AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

{typedef} anychart.format.NumberLocale Improve this Doc

Type definition for number locale.
NameTypeDescription
decimalPointstringString to modify the decimal separator
decimalsCountnumberDesired number of decimals
groupsSeparatorstringString to separate every three digits.
scaleObject | booleanAutomatic scaling.
scaleSuffixSeparatorstringAdditive between the suffix of scale and the number.
useBracketsForNegativebooleanTo Use brackets for negative numbers or no.
zeroFillDecimalsbooleanWhether to fill in the remaining decimal places zeros.