Skip to content

Documentation / @finchart/core / priceFormat

Function: priceFormat()

priceFormat(options?): (value, step?) => string

Defined in: packages/core/src/axis/price-format.ts:29

Parameters

options?

PriceFormatOptions = {}

Returns

(value, step?) => string