aboutsummaryrefslogtreecommitdiffstats
path: root/src/plotable.js
Commit message (Collapse)AuthorAgeFilesLines
* Added unbiased option to plotable elementswout2013-03-241-3/+9
|
* Bumped to v0.11wout2013-03-241-0/+36
- removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo