|
In attempting to spruce up my knowledge of Javascript, I've been trolling around the net collecting scripts and tutorials for various Javascript libraries, mainly jQuery, MooTools, and Prototype.
After sorting through tons of scripts, I thought I'd share the best ones with you.
Javascript Library - Table to chart
Table to chart
You can use table tag to generate charts. Bars, lines (filled and wire) and pies are available.
Keep standard
This mootools functionnality added in Copix allows you to use a data set and display it as chart. If javascript isn't available, datas are showned in table. You could stay W3C complient and don't break your page content. Only browser having canvas (excanvas for IE) and Javascript can show charts, others can continue to see datas in tables.
http://www.copix.org/index.php/wiki/Mootools/Charts/en
17.07.2008. 12:16 This article hasn't been commented yet. |
Write a comment
* = required field