forked from bkuzmic/raphael-charts-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
43 lines (33 loc) · 1.03 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
* Raphael Charts plugin - version 0.2.1
* Copyright (c) 2010 Boris Kuzmic (boris.kuzmic@gmail.com)
* Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.
Changes
-------
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
Info
----
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
Demo
----
See demo at:
http://bkuzmic.github.com/raphael-charts-plugin/