Question
LTIMindtree
LTIMindtree
IN
LTIMindtree
Posted: Mar 27, 2019
Last activity: Feb 17, 2021
Last activity: 17 Feb 2021 10:12 EST
Closed
Solved
charts values more than thousand it is showing as in K not in total number
in pie chart i have values more than 1000, in that case, it is showing as in K
not showing whole number value
please find the screenshot
***Moderator Edit-Vidyaranjan: Updated screenshot to remove proprietary information***
Which version of Pega are you on?
If you're on 7.2.2+ you can change this setting in the FusionCharts theme file named: pyfusioncharts.theme.default
The file itself is configured in the skin (Component styles > Controls > Charts)
In the "chart" object add the attribute "formatNumberScale" and set its value to 0
https://www.fusioncharts.com/dev/chart-guide/chart-configurations/number-format has more information on formatting numbers with fusion