This is a migrated thread and some comments may be shown as answers.

Culture (globalization) for charts

1 Answer 221 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 10 Dec 2011, 07:27 PM
Hi,

how can I change culture for charts? I need values to be formatted as #.###,## (comma as decimal separator).

Thanks,

Igor

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo Germanov
Telerik team
answered on 14 Dec 2011, 04:16 PM
Hello Igor,

Thank you for contacting us.

You need to do:
1) Register your culture file(for example js/cultures/kendo.culture.de-DE.min.js).
2) Add kendo.culture("de-DE") before the initialization of the chart.

You can examine this jsFidde example or Kendo UI Globalization.

Regards,
Hristo Germanov
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Igor
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Share this question
or