- Copyright (c) 2010 Boris Kuzmic (boris.kuzmic@gmail.com)
- Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.
version 0.2.1:
- fixed issue #1 - legend for pie chart
- added feature to show values or percentages in legend
- updated demos - added links to JSBin
version 0.2:
- added legends for pie charts
- updated to Raphael version 2.1.2
- bugfixes for IE (tested IE6-10)
version 0.11:
- bug fixes to support Raphael version 2.1.0
- support for 2d bar charts
- simplified tooltip
version 0.1:
- works with Raphael version <=1.5.2
So far:
- added support for drawing 2d and 3d pie charts
- added support for drawing 2d and 3d horizontal and vertical bar charts
- works in all major browsers
- support for legends (like tooltips - using HTML elements, not SVG)
- demos created on JSBin.com - support live editing
To be done:
- add legends for bar charts
See demo at: http://bkuzmic.github.io/raphael-charts-plugin/