Change echart bar chart column values from decimal to percentage with %
Confluence User - 03 Dec, 2021
Hi
i have an bar chart (using echart from market place) in my dashboard, the data (Progress) is in decimal and i want to show this as a percentage value with the "%" mark. (e.g. 0.5 as 50%, 1 as 100% etc.)
i have tried the following code in the series customization without any luck
{
"formatter": "({Progress}%)"
}
how do i get this to work?
thanks in advance
echart;chart;bar;userviews;dashboard;format;dx7

