Setting a color for the separator lines in pie chart

Posted by ArunJohny 
Setting a color for the separator lines in pie chart
August 04, 2009 03:20AM
Hi,

I'm trying to use the js-charts in my current project. I find it very usefull in creating pie charts. I'm facing an issue with the pie charts. I want to set a different color for the separator line in the pie chart. Can anyone tell me how to set the line color?

I tried setLineColor, but it is not working.

Regards,
Arun P Johny
Re: Setting a color for the separator lines in pie chart
August 10, 2009 05:25AM
The "line" appears because of the way <canvas> is drawn. In fact there's no actual line drawn between the pie sections, it's only the background seen between the sections.

Sabin

--------------------
JS Charts - Created by Smartketer LLC
Sorry, you do not have permission to post/reply in this forum.