Hi.
I would like to set my donut charts start angles from my source, inside the chartSettings. (I want to show a donut chart, like the example called “Dashboard”, with percentage)
I have tried for a while now, and can’t figure it out. So I thought that by adding two Series and have the first one (representing the actual value) start at angle 0 and end at angle “X*360/100”. and the second one start at angle “X*360/100” and end at angle 360 would do the trick.
I am using your chars in a way that does not allow me to manipulate the charts other than in the chartSettings.
So if there is a way to do this, or if you have a better idea, I would be very pleased.
Thank you
David