summaryrefslogtreecommitdiffstats
path: root/src/poly.js
Commit message (Collapse)AuthorAgeFilesLines
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+13
|
* Fixed plot poly with array of pointsRob Walch2013-04-081-2/+2
|
* Added unbiased option to plotable elementswout2013-03-241-2/+6
|
* Bumped to v0.11wout2013-03-241-13/+16
| | | | | | | | | - 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
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-2/+2
| | | | animation functionality
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-13/+13
|
* Fix in poly elementwout2013-01-121-17/+0
|
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-121-1/+11
|
* Made code more readable and included docswout2013-01-041-13/+10
|
* Added polyline and polygon, removed ciclewout2012-12-291-0/+38