Skip to content

DaanDD/raphael-groups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Raphael.group

This library adds a group method to the Raphael object that allows you to treat a set of elements as a group. For instance, when animating a group to a new x location, all elements will have the same relative distance at the end of the animation as they did at the beginning.

Currently requires that you're using Raphael.js cutting-edge. Supports Rahpael 1.4.7 w/ a minor change to Raphael.

Supported Attributes

  • x
  • y
  • rotation (only w/ a single value)

Examples

To see examples of what is currently supported, look in ./examples

Author

Trotter Cashion

License

Same as Raphael.js

About

Experimental Grouping Add-on for Raphael.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published