You could try to create a string columns with a formatted value in your SQL query or using a calculated field (actually not a good idea How to keep comma separator after using tostring() function? ). So you will use something like this: “format”: “{point.myFormattedValueWithComma}”. But it will work for you if you do not aggregate data in your visual.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Formatting numeric values in a QuickSight Highchart | 4 | 190 | February 7, 2025 | |
Highcharts language configuration: thousandsSep | 7 | 463 | January 3, 2025 | |
Number format showing K, M in tooltip and data labels of Highcharts | 9 | 376 | January 8, 2025 | |
Number formatting in Highcharts | 9 | 227 | January 7, 2025 | |
How to add comma 2 digit | 4 | 69 | June 30, 2024 |