You must be logged in to post your query.
Home › Forums › Chart Support › Handle sliding in/out of pie chart manually
Question as in the title. Can anyone let me know how possible to do that?
In this example, if I want piece of Apple sliding out without clicking on it, how can I do that? http://jsfiddle.net/canvasjs/ypg22wxr/
Thanks. Khanh
Khanh,
You can explode (slideout / slidein) a slice of pie / doughnut chart programmatically using exploded property. Please refer documentation for more info on the same along with live example.
— Vishwas R Team CanvasJS
Hey Vishwas,
That is perfect. Thank you for your support.
Khanh Le
You must be logged in to reply to this topic. Login/Register