paulguz Report post Posted August 27, 2014 Hi, In the rotationEnd event of a chart, the arguments given are 'startingAngle' and 'changeInAngle'. As the former parameter actually gives the angle at completion, In the context of rotationEnd, a better name would be 'endingAngle'. I was under the brief misapprehension that 'startingAngle' here meant the original angle before the rotation. It doesn't make sense to call it 'startingAngle' here. Indeed, the function to set the angle of a chart is also called 'startingAngle()' - why not just 'angle()'? Paul Share this post Link to post Share on other sites
Swarnam Report post Posted September 12, 2014 Hi Paul, Thanks for sharing your feedback. We would keep a note of it. Share this post Link to post Share on other sites