Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
How to set up the pie chart in version 7.0 to show the percentage in the chart ? I ve tick the setting to show percentage in tool tips but dose not work. is there any other option or way to setting the chat to show percentage ?
Environment version 7.0
in Workspace by (150 points)

1 Answer

0 votes
 
Best answer

Dear IgorBala,

you have different options based on what library you have chosen during Knowage installation.

If you have chosen Charts.js library you can only see the percentage values on mouseover on chart tootlip, to enable it you have simply to check the feature 'Show percentage' under the Series configuration details of the serie.

If you have chosen Highcharts.JS library, instead, you can both see the percentage value permanently without the need to go over the pie and both on the tooltip. In order to activate the first option you have to check 'Show percentage' under the Series configuration details of the serie. To activate the percentage on tooltip you have to go in the advanced tab of the chart widget configuration and to check the showPercentageTooltip following this path: values -> serie -> 0 -> TOOLTIP -> showPercentageTooltip .

I hope you find this information useful, but if you were looking for something different, please answer again!

by (3.6k points)
selected by
...