Skip to content

Documentation / @finchart/core / FormatSource

Interface: FormatSource

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

축이 정한 "값을 글자로 쓰는 법"을 준다. x는 무대의 것이라 여기 있고, y는 pane의 것이라 ValueFormatSource다.

소비자: tooltip (헤더의 x 표기 기본값)

Methods

formatX()

formatX(value): string

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

Parameters

value

number

Returns

string