The chart is using text node in the SVG to display the labels. The chart does not arrange the labels correctly based on the label width. Look at the example below.
http://jsfiddle.net/8W8Kv/
Any solution?
Is there a max-width property on the labels? I could not find one. :(
Regards,
Ujjwal Karjee
1 Answer, 1 is accepted
0
Hristo Germanov
Telerik team
answered on 15 Oct 2012, 10:45 AM
Hi Ujjwal,
Could you try to set padding to the pie chart and tell me if it works for you?