We have created a needle and rotate it on the basis of real time data; this works fine with Raphael Library Version 1.5.2.
This rotation functionality stopped working when we updated the reference to the latest Raphael Library version 2.1.0.
Also, When we make use of Raphael Library Version 2.1.0, it returns wrong position of event(on IE Browser),
While with Raphael Library Version 1.5.2, its working fine on every browser.
Are these known problems with Raphael 2?
Does anyone have a fix for these problems?