Add number formatting to Highcharts global lang options

Created on 13 September 2023, 10 months ago
Updated 26 October 2023, 8 months ago

For Highcharts there is an extra config page within the charts config:
/admin/config/content/charts#edit-settings-library-config

Within that config section we can set several language options. Unfortunatelly, there is no option to configure the number formatting, which by default is
- Thousands separator: " " (a space)
- Decimal point: "." (a point)

E.g. for German users it would be nice to be able to override those options.

Attached you find a patch which introduces the two options

✨ Feature request
Status

Fixed

Version

5.0

Component

Highcharts integration

Created by

πŸ‡©πŸ‡ͺGermany vistree

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024