How to Adjust the Lable Of Pie Chart??

0
how can adjust lables in pie charts according to user choice?
asked
1 answers
0

Hi there,

 

You can change the labels, using the widget. However, you can not change it per user preference. You will be able with the AnyChart widget. To see the possiblities (both for the Pie Chart-widget and the AnyChart-Widget), check out Plotly’s documentation here: Pie traces in JavaScript (plotly.com) and here https://plotly.com/javascript/reference/layout/

answered