Skip to content

Documentation / @finchart/core / ValueFormatSource

Interface: ValueFormatSource

Defined in: packages/core/src/plot/capabilities.ts:147

pane이 해석한 y 표기 — 이 pane의 axis.format, 없으면 무대 기본 (config.axis.y.format), 그것도 없으면 소수 둘. 크로스헤어 y 배지· 레전드·툴팁·priceLine 라벨의 기본값이 이걸 읽는다 — 표기의 주인은 축이고, 장식 옵션은 override로 남는다.

소비자: crosshairLine·tooltip·legend·priceLine

Extended by

Methods

formatValue()

formatValue(value): string

Defined in: packages/core/src/plot/capabilities.ts:148

Parameters

value

number

Returns

string