Our Pie Chart Label Path become zigzag and difficult to read after using v2018.1.221. (Before v2013.1.319)
Is there any option to adjust it, thank you ?
Regards,
Davis
2 Answers, 1 is accepted
0
Accepted
Tsvetina
Telerik team
answered on 30 Apr 2018, 11:59 AM
Hi Davis,
The way labels are drawn around the Pie Chart is determined by the series.padding and series.labels.distance properties, as well as the total Chart width. You can try different combinations of these values in your Chart and see what numbers are needed in order to get better labels alignment. Here is an example of their usage: https://dojo.telerik.com/IhiwULoy.
These properties did not exist in the 2013 version, so this is probably why you see a different behavior.
If the problem persists, please send us a Dojo, where we can reproduce it and see how it can be fixed.