g.raphael
12 years agoAdding minified files v0.5
Richard Zurad [Wed, 2 Nov 2011 07:38:12 +0000 (00:38 -0700)]
Adding minified files

12 years agoMerge branch 'raphael2_port'
Richard Zurad [Wed, 2 Nov 2011 07:27:08 +0000 (00:27 -0700)]
Merge branch 'raphael2_port'

12 years agoUpdating version number raphael2_port
Richard Zurad [Wed, 2 Nov 2011 07:22:40 +0000 (00:22 -0700)]
Updating version number

12 years agoUpdating README. Updating docs for tooltips and g prototype
Richard Zurad [Wed, 2 Nov 2011 07:17:21 +0000 (00:17 -0700)]
Updating README. Updating docs for tooltips and g prototype

12 years agoFixing bugs with tooltip set logic and renaming chart prototype from to
Richard Zurad [Wed, 2 Nov 2011 05:45:11 +0000 (22:45 -0700)]
Fixing bugs with tooltip set logic and renaming chart prototype from  to

12 years agoadding readme and dr.js config
Richard Zurad [Wed, 2 Nov 2011 01:26:38 +0000 (01:26 +0000)]
adding readme and dr.js config

12 years agoFixing x, y arg translation error on popup
Richard Zurad [Mon, 31 Oct 2011 21:29:54 +0000 (14:29 -0700)]
Fixing x, y arg translation error on popup

12 years agoForgot to make tooltip set prototype alias chainable
Richard Zurad [Mon, 31 Oct 2011 21:28:12 +0000 (14:28 -0700)]
Forgot to make tooltip set prototype alias chainable

12 years agoFixing bugs in popup size and translation logic
Richard Zurad [Mon, 31 Oct 2011 19:35:26 +0000 (12:35 -0700)]
Fixing bugs in popup size and translation logic

12 years agoFixing bug in drop origin logic
Richard Zurad [Mon, 31 Oct 2011 00:50:29 +0000 (00:50 +0000)]
Fixing bug in drop origin logic

12 years agoAdding Dr.js Documentation for tooltips and brightness. Found some bugs
Richard Zurad [Fri, 28 Oct 2011 07:22:08 +0000 (07:22 +0000)]
Adding Dr.js Documentation for tooltips and brightness. Found some bugs

12 years agomoving common properties to chart prototype for more DRY code
Karol Kowalski [Mon, 24 Oct 2011 22:38:03 +0000 (23:38 +0100)]
moving common properties to chart prototype for more DRY code

12 years agoMoving tooltips and brightness functions back into g.raphael.js
Richard Zurad [Mon, 24 Oct 2011 06:34:34 +0000 (06:34 +0000)]
Moving tooltips and brightness functions back into g.raphael.js

12 years agoremoving readme. port complete
Richard Zurad [Sun, 23 Oct 2011 21:23:49 +0000 (21:23 +0000)]
removing readme. port complete

12 years agostrict mode pass
Richard Zurad [Sun, 23 Oct 2011 21:22:42 +0000 (21:22 +0000)]
strict mode pass

12 years agoupdate TODO
Richard Zurad [Sun, 23 Oct 2011 20:56:40 +0000 (20:56 +0000)]
update TODO

12 years agoupdate TODO
Richard Zurad [Sun, 23 Oct 2011 20:43:36 +0000 (20:43 +0000)]
update TODO

12 years agoupdating TODO
Richard Zurad [Sun, 23 Oct 2011 20:30:34 +0000 (20:30 +0000)]
updating TODO

12 years agoupdating TODO
Richard Zurad [Sun, 23 Oct 2011 19:27:51 +0000 (19:27 +0000)]
updating TODO

12 years agoUpdate TODO
Richard Zurad [Sun, 23 Oct 2011 04:36:48 +0000 (04:36 +0000)]
Update TODO

12 years agoMoving axis and snapEnds functions into line and dot chart files. Yes, this duplicate...
Richard Zurad [Sun, 23 Oct 2011 04:36:21 +0000 (04:36 +0000)]
Moving axis and snapEnds functions into line and dot chart files. Yes, this duplicates code, but now there is no need for the g.raphael.js file

12 years agoupdating TODO
Richard Zurad [Sun, 23 Oct 2011 03:27:21 +0000 (03:27 +0000)]
updating TODO

12 years agofixed piechart2's legend animation
Richard Zurad [Sun, 23 Oct 2011 02:31:52 +0000 (02:31 +0000)]
fixed piechart2's legend animation

12 years agoupdate TODO
Richard Zurad [Sun, 23 Oct 2011 01:19:51 +0000 (01:19 +0000)]
update TODO

12 years agoPorted linecharts over to Raphael 2.0 and removed the g namespace
Richard Zurad [Sun, 23 Oct 2011 01:18:37 +0000 (01:18 +0000)]
Ported linecharts over to Raphael 2.0 and removed the g namespace

12 years agoUpdating README TODO
Richard Zurad [Sat, 22 Oct 2011 23:53:18 +0000 (23:53 +0000)]
Updating README TODO

12 years agoPorted dotcharts over to Raphel 2.0 and removed g namespace. Still need to figure...
Richard Zurad [Sat, 22 Oct 2011 23:51:01 +0000 (23:51 +0000)]
Ported dotcharts over to Raphel 2.0 and removed g namespace. Still need to figure out what's to be done with 'axis' and 'snapEnds' functions

12 years agoRemoving 'darker', 'lighter', and 'original' functions into core repo as brightness...
Richard Zurad [Sat, 22 Oct 2011 21:25:04 +0000 (21:25 +0000)]
Removing 'darker', 'lighter', and 'original' functions into core repo as brightness plugin

12 years agoAdding TODO in README
Richard Zurad [Sat, 22 Oct 2011 20:47:56 +0000 (20:47 +0000)]
Adding TODO in README

12 years agopie chart legend animations are broke. will fix later
Richard Zurad [Sat, 22 Oct 2011 20:46:49 +0000 (20:46 +0000)]
pie chart legend animations are broke. will fix later

12 years agoAdding second piechart test
Richard Zurad [Sat, 22 Oct 2011 20:07:04 +0000 (20:07 +0000)]
Adding second piechart test

12 years agostrict mode pass
Richard Zurad [Sat, 22 Oct 2011 20:06:24 +0000 (20:06 +0000)]
strict mode pass

12 years agoPorted piechart to Raphael 2.0 and removed g namespace. First test passed.
Richard Zurad [Sat, 22 Oct 2011 19:45:24 +0000 (19:45 +0000)]
Ported piechart to Raphael 2.0 and removed g namespace. First test passed.

12 years agoBar graph port completed. 'g' namespace removed. Works with Raphael 2.0
Richard Zurad [Sat, 22 Oct 2011 09:06:17 +0000 (09:06 +0000)]
Bar graph port completed. 'g' namespace removed. Works with Raphael 2.0

12 years agoAdding second bargraph test
Richard Zurad [Sat, 22 Oct 2011 08:44:56 +0000 (08:44 +0000)]
Adding second bargraph test

12 years agoAdded first barchart test file from g.raphaeljs.com
Richard Zurad [Sat, 22 Oct 2011 08:39:50 +0000 (08:39 +0000)]
Added first barchart test file from g.raphaeljs.com

12 years agoFixing labelise
Richard Zurad [Sat, 22 Oct 2011 08:28:33 +0000 (08:28 +0000)]
Fixing labelise

12 years agoAdding my raphael repo as a submodule so that barcharts can use the popup tooltip...
Richard Zurad [Sat, 22 Oct 2011 08:23:16 +0000 (08:23 +0000)]
Adding my raphael repo as a submodule so that barcharts can use the popup tooltip plugin in test files

12 years agoRefactored vertical barcharts. Need to add raphael repo with tooltip plugin to make...
Richard Zurad [Sat, 22 Oct 2011 08:11:10 +0000 (08:11 +0000)]
Refactored vertical barcharts. Need to add raphael repo with tooltip plugin to make a test work

12 years agoAdding comments to help later down the line with the denamespace refactor
Richard Zurad [Sat, 22 Oct 2011 02:50:44 +0000 (02:50 +0000)]
Adding comments to help later down the line with the denamespace refactor

12 years agoMoving popupit and labelit into raphael as Element Prototype plugins
Richard Zurad [Fri, 21 Oct 2011 06:03:26 +0000 (06:03 +0000)]
Moving popupit and labelit into raphael as Element Prototype plugins

12 years agoMoving g.drop and g.blob into raphael repo as a plugin
Richard Zurad [Thu, 20 Oct 2011 06:33:47 +0000 (06:33 +0000)]
Moving g.drop and g.blob into raphael repo as a plugin

12 years agoMoving g.label into raphael repo as a plugin
Richard Zurad [Thu, 20 Oct 2011 06:09:55 +0000 (06:09 +0000)]
Moving g.label into raphael repo as a plugin

12 years agoMoving g.flag into raphael repo as a plugin
Richard Zurad [Thu, 20 Oct 2011 06:08:18 +0000 (06:08 +0000)]
Moving g.flag into raphael repo as a plugin

12 years agoMoving g.popup into raphael repo as a plugin
Richard Zurad [Thu, 20 Oct 2011 05:57:44 +0000 (05:57 +0000)]
Moving g.popup into raphael repo as a plugin

12 years agoMoving g.tag into raphael repo as a plugin
Richard Zurad [Thu, 20 Oct 2011 05:42:39 +0000 (05:42 +0000)]
Moving g.tag into raphael repo as a plugin

12 years agoRemoving disc. It's just a circle.
Richard Zurad [Thu, 20 Oct 2011 05:14:06 +0000 (05:14 +0000)]
Removing disc. It's just a circle.

12 years agoRemoving g.markers. Will instead defer marker types to the paper instance. That way...
Richard Zurad [Thu, 20 Oct 2011 05:01:12 +0000 (05:01 +0000)]
Removing g.markers. Will instead defer marker types to the paper instance. That way any plugin or function can be used as a marker

12 years agoRemoving primitives that are now part of raphael/plugins
Richard Zurad [Thu, 20 Oct 2011 04:45:34 +0000 (04:45 +0000)]
Removing primitives that are now part of raphael/plugins

13 years agoFixed bug when all Y values are equal.
Dmitry Baranovskiy [Thu, 8 Jul 2010 09:06:33 +0000 (19:06 +1000)]
Fixed bug when all Y values are equal.

13 years agoFixed bug with recursion on large numbers. Added option smooth.
Dmitry Baranovskiy [Thu, 8 Jul 2010 08:30:31 +0000 (18:30 +1000)]
Fixed bug with recursion on large numbers. Added option smooth.

13 years ago0.4.1 Bug fixes v0.4.1
Dmitry Baranovskiy [Wed, 2 Jun 2010 22:16:01 +0000 (08:16 +1000)]
0.4.1 Bug fixes

14 years agorelease
Dmitry Baranovskiy [Wed, 7 Oct 2009 06:58:51 +0000 (17:58 +1100)]
release

14 years ago0.4
Dmitry Baranovskiy [Fri, 18 Sep 2009 02:59:00 +0000 (12:59 +1000)]
0.4

14 years agoUpdated to work with Raphaël 1.0 RC 1.1
Dmitry Baranovskiy [Thu, 10 Sep 2009 05:17:11 +0000 (15:17 +1000)]
Updated to work with Raphaël 1.0 RC 1.1

14 years agoUpdated to work with Raphaël 1.0 RC 1.1
Dmitry Baranovskiy [Thu, 10 Sep 2009 05:16:32 +0000 (15:16 +1000)]
Updated to work with Raphaël 1.0 RC 1.1

14 years agoAdded YUI minified versions.
Dmitry Baranovskiy [Fri, 7 Aug 2009 07:05:34 +0000 (17:05 +1000)]
Added YUI minified versions.

14 years agoMoving API to some stable point.
Dmitry Baranovskiy [Wed, 5 Aug 2009 06:55:13 +0000 (16:55 +1000)]
Moving API to some stable point.

14 years agoI don’t know. Lots of stuff.
Dmitry Baranovskiy [Thu, 30 Jul 2009 07:13:56 +0000 (17:13 +1000)]
I don’t know. Lots of stuff.

14 years agoSplit g.raphael a bit. Will continue moving the same direction.
Dmitry Baranovskiy [Mon, 20 Jul 2009 01:20:26 +0000 (11:20 +1000)]
Split g.raphael a bit. Will continue moving the same direction.

14 years agolinechart added. It is not finished yet, so don’t play hard with it.
Dmitry Baranovskiy [Tue, 30 Jun 2009 06:25:04 +0000 (16:25 +1000)]
linechart added. It is not finished yet, so don’t play hard with it.

14 years agoAdded barchart, blob, flag, tag. Updated API a bit.
Dmitry Baranovskiy [Thu, 25 Jun 2009 06:51:11 +0000 (16:51 +1000)]
Added barchart, blob, flag, tag. Updated API a bit.

14 years agoRenamed to g.raphael and added bar chart
Dmitry Baranovskiy [Tue, 23 Jun 2009 02:19:05 +0000 (12:19 +1000)]
Renamed to g.raphael and added bar chart

14 years agoAdded bar chart
Dmitry Baranovskiy [Mon, 22 Jun 2009 02:24:08 +0000 (12:24 +1000)]
Added bar chart
added “others” to pie chart
added sort functionality to piechart

14 years agoRemove superfluous code
Dmitry Baranovskiy [Thu, 18 Jun 2009 06:40:40 +0000 (16:40 +1000)]
Remove superfluous code

14 years agoPie-Chart
Dmitry Baranovskiy [Thu, 18 Jun 2009 06:38:22 +0000 (16:38 +1000)]
Pie-Chart