Hacker News new | ask | show | jobs
by larrykubin 4785 days ago
Raphael supports sets of elements:

http://raphaeljs.com/reference.html#Paper.set

1 comments

Not the same - e.g. rotating a set of elements causes each individual element to rotate around their individual centers, rather than causing the group to rotate around a central pivot.
Pseudo-Grouping can be made in Raphael. However each elements gets transformed one by one. At 100+ elements, things get very laggy.