Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 138163

Format data for highcharts solid gauge graph

$
0
0

I want the total value for my solid gauge graph to be represented as number with comma. But I am getting the number without any commas. I tried

Highcharts.setOptions({
    lang: {
        thousandsSep: ','
    }
});

But this didnt worked with solid gauge graph. enter image description here

I want the big number to be formated. Please Help.


Viewing all articles
Browse latest Browse all 138163

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>