krishna_89 Report post Posted January 2, 2014 Hi I am using Pie2d, when I display the values in the label, it is getting overlapped behind the legend or caption, Is ter anyway it can automatically position so that it can be visible to all Thanks in advance Regards Krishna Kumar S Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted January 6, 2014 Hi, Could you please provide the XML/JSON data using for the Pie chart to plot and provide the chart dimension used along with the screen shot of your issue? Please note that if you are rendering Pie chart in JavaScript mode and set the Pie radius explicitly, please remove the pie radius and see if it works. Hope this helps! Awaiting your response. Share this post Link to post Share on other sites
krishna_89 Report post Posted January 15, 2014 hi I am using javascript chart, My chart size is already very small I cannot reduce its size, but my label is taking more space, is ter any way to reduce the distance of label Thanks Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted January 16, 2014 Hi, You could try using "labelDistance" attribute in chart element, which will set the distance of the label/value text boxes from the pie/doughnut edge, only when "enableSmartLabels" is set to '0'. For more information on "Pie 2D Chart Specification Sheet", please visit the link: http://docs.fusioncharts.com/charts/contents/ChartSS/Pie2D.html Hope this helps! Share this post Link to post Share on other sites
krishna_89 Report post Posted January 21, 2014 Thanks it is working now Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted January 22, 2014 Share this post Link to post Share on other sites