Dmitry Baranovskiy
Dmitry Baranovskiy
Unsorted pie charts doesn’t make any sense.
Even if this is a generally good idea, changing API is dangerous thing and should have serious reason. More serious.
Can you be more specific? What `arc` function?
@danielgindi What is the point in Raphaël without IE support? How is it better than Snap.SVG?
I would suggest you to make it a pull request to CSS files.
Fixed in 0.5.1
@frank-weindel Could you, please, point where “Snap uses eval() in certain places (transform() is one area I know for sure)”?
FWIW, [one semipopular library](https://github.com/DmitryBaranovskiy/raphael) doesn’t overwrite any native methods. `Element` in the code is custom object, not a native `HTMLElement` or similar. No problems with this method introduction. 👍
Raphael is not an SVG manipulation library, but rather an adaptor. And while I understand that its adaptor role is obsolete, this change will brake the core functionality of the...
So, that means that if number of colour stops is different to number of opacity stops it will put intermediate values for opacity on stops?