Hi,
I was wondering if the igDoughnutChart had a similar setting to the DataChart IsTransitionInEnabled? If it does not can you recommend any approach to achieve a similar result?
Thanks,
Euan
Hello Euan,
Currently our igDoughnutChart does not have such option, although if you share with me what exactly is your goal, we can try to accomplish it with simple js or css implementation?
Hi Zdravko,
I am really just looking for an initial animation on the load of the doughnut chart, something similar to this:
https://www.youtube.com/watch?v=RZIwSSxzFiU
Hey Euan,
The same animation effect is achieved with igPieChart (sample below), you can use this approach in order to make the same animation with the igDoughnutChart:
http://jsfiddle.net/gmurray/0qqrLtzg/