JavaScript Charting Library – gRaphaël
9
Oct
// php the_time('Y') ?>
gRaphaël is an open source JavaScript charting library that is based on Raphaël graphics library (WRD link).
It is capable of generating both static & interactive outputs including pie, bar, line or dot charts.
The charts are created with VML & supports the most popular browsers like Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0.
There are some beautiful demos provided including the interactive pie chart & the dot chart.
Requirements: Raphaël graphics library
Compatibility: Firefox 3.0+, Safari 3.0+, Opera 9.5+ and IE 6.0+
Website: http://g.raphaeljs.com/
Demo: http://g.raphaeljs.com/piechart2.html
Compatibility: Firefox 3.0+, Safari 3.0+, Opera 9.5+ and IE 6.0+
Website: http://g.raphaeljs.com/
Demo: http://g.raphaeljs.com/piechart2.html
- Tags:
Javascript VML
- Filed under: Charts, Goodies, MIT License
- 1 Comment













One Response for "JavaScript Charting Library – gRaphaël"
Very nice. Thanks.