Internationalization

18 Nov 20181 minute to read

Chart provides supports for internationalization for the following chart elements.

  • Datalabel.
  • Axis label.
  • Tooltip.

For more information about number and date formatter, you can refer internationalization.

Globalization

Globalization is the process of designing and developing a component that works in different cultures/locales. Internationalization library is used to globalize number, date, time values in Chart component using labelFormat property in axis.

Numeric Format

In the following example axis, point and tooltip labels are globalized to EUR.