Hello,
I am using CanvasJS to display a pie chart. It looks amazing. There is one requirement where I have to display the share of each pie in terms of percentage. I wanted to know how to do it. I can either display it using the tool-tip or it can be printed over the pie. My data is in terms of whole numbers, so I want the chart to convert the data into percentage.
Any help will be appreciated.