g.raphael
2011-11-02 Richard ZuradAdding minified files v0.5
2011-11-02 Richard ZuradMerge branch 'raphael2_port'
2011-11-02 Richard ZuradUpdating version number raphael2_port
2011-11-02 Richard ZuradUpdating README. Updating docs for tooltips and g prototype
2011-11-02 Richard ZuradFixing bugs with tooltip set logic and renaming chart...
2011-11-02 Richard Zuradadding readme and dr.js config
2011-10-31 Richard ZuradFixing x, y arg translation error on popup
2011-10-31 Richard ZuradForgot to make tooltip set prototype alias chainable
2011-10-31 Richard ZuradFixing bugs in popup size and translation logic
2011-10-31 Richard ZuradFixing bug in drop origin logic
2011-10-28 Richard ZuradAdding Dr.js Documentation for tooltips and brightness...
2011-10-28 Karol Kowalskimoving common properties to chart prototype for more...
2011-10-25 Richard ZuradMoving tooltips and brightness functions back into...
2011-10-25 Richard Zuradremoving readme. port complete
2011-10-25 Richard Zuradstrict mode pass
2011-10-25 Richard Zuradupdate TODO
2011-10-25 Richard Zuradupdate TODO
2011-10-25 Richard Zuradupdating TODO
2011-10-25 Richard Zuradupdating TODO
2011-10-25 Richard ZuradUpdate TODO
2011-10-25 Richard ZuradMoving axis and snapEnds functions into line and dot...
2011-10-25 Richard Zuradupdating TODO
2011-10-25 Richard Zuradfixed piechart2's legend animation
2011-10-25 Richard Zuradupdate TODO
2011-10-25 Richard ZuradPorted linecharts over to Raphael 2.0 and removed the...
2011-10-25 Richard ZuradUpdating README TODO
2011-10-25 Richard ZuradPorted dotcharts over to Raphel 2.0 and removed g names...
2011-10-25 Richard ZuradRemoving 'darker', 'lighter', and 'original' functions...
2011-10-25 Richard ZuradAdding TODO in README
2011-10-25 Richard Zuradpie chart legend animations are broke. will fix later
2011-10-25 Richard ZuradAdding second piechart test
2011-10-25 Richard Zuradstrict mode pass
2011-10-25 Richard ZuradPorted piechart to Raphael 2.0 and removed g namespace...
2011-10-25 Richard ZuradBar graph port completed. 'g' namespace removed. Works...
2011-10-25 Richard ZuradAdding second bargraph test
2011-10-25 Richard ZuradAdded first barchart test file from g.raphaeljs.com
2011-10-25 Richard ZuradFixing labelise
2011-10-25 Richard ZuradAdding my raphael repo as a submodule so that barcharts...
2011-10-25 Richard ZuradRefactored vertical barcharts. Need to add raphael...
2011-10-25 Richard ZuradAdding comments to help later down the line with the...
2011-10-25 Richard ZuradMoving popupit and labelit into raphael as Element...
2011-10-25 Richard ZuradMoving g.drop and g.blob into raphael repo as a plugin
2011-10-25 Richard ZuradMoving g.label into raphael repo as a plugin
2011-10-25 Richard ZuradMoving g.flag into raphael repo as a plugin
2011-10-25 Richard ZuradMoving g.popup into raphael repo as a plugin
2011-10-25 Richard ZuradMoving g.tag into raphael repo as a plugin
2011-10-25 Richard ZuradRemoving disc. It's just a circle.
2011-10-25 Richard ZuradRemoving g.markers. Will instead defer marker types...
2011-10-25 Richard ZuradRemoving primitives that are now part of raphael/plugins
2010-07-08 Dmitry BaranovskiyFixed bug when all Y values are equal.
2010-07-08 Dmitry BaranovskiyFixed bug with recursion on large numbers. Added option...
2010-06-02 Dmitry Baranovskiy0.4.1 Bug fixes v0.4.1
2009-10-07 Dmitry Baranovskiyrelease
2009-09-18 Dmitry Baranovskiy0.4
2009-09-10 Dmitry BaranovskiyUpdated to work with Raphaël 1.0 RC 1.1
2009-09-10 Dmitry BaranovskiyUpdated to work with Raphaël 1.0 RC 1.1
2009-08-07 Dmitry BaranovskiyAdded YUI minified versions.
2009-08-05 Dmitry BaranovskiyMoving API to some stable point.
2009-07-30 Dmitry BaranovskiyI don’t know. Lots of stuff.
2009-07-20 Dmitry BaranovskiySplit g.raphael a bit. Will continue moving the same...
2009-06-30 Dmitry Baranovskiylinechart added. It is not finished yet, so don’t play...
2009-06-25 Dmitry BaranovskiyAdded barchart, blob, flag, tag. Updated API a bit.
2009-06-23 Dmitry BaranovskiyRenamed to g.raphael and added bar chart
2009-06-22 Dmitry BaranovskiyAdded bar chart
2009-06-18 Dmitry BaranovskiyRemove superfluous code
2009-06-18 Dmitry BaranovskiyPie-Chart