Showing percentage along with value on Pie chart

0
Hi Community,   I have a requirement to show the percentage along with the value on pie chart.  currently my pie chart is having only value. Can someone help me how to add percentage as well. I am using piechart widget here.
asked
1 answers
0

Hi Ajay,

There are a few tutorials that teach you how to customize or how to build charts:

 

Chart Customization: Chart Customizations in Mendix - YouTube

Build Charts: HOW TO BUILD CHARTS | Mendix 10 - YouTube

 

If you prefer the text version: Chart Configuration | Mendix Documentation

 

Through these customizations it is possible to change the view of the values for percentage.

 

If you are using Plotly, you can simply use "textinfo" property in the advance tab 

 image.png

 

If this answer helped you, please mark as accept :)

 

Best Regards,

Ricardo Pereira

answered