This ECMAScript (Javascript) library allows easy chart creation from a (x)HTML table. Some highlights:
<script>
tag is needed to activate Table4Chart's engine;Version 0.0 pre-alpha: no package available for now — see the Subversion section.
The development version is available through subversion. The follow command allows you to download it:
svn co https://svn.ptaff.ca/table4chart/trunk/
Note that the ptaff.ca certificate is self-signed; it's possible that you get a warning — you may safely ignore it.
Table4Chart is used here on ptaff.ca; you can peek at our sunrise/sunset page.
To be written.
Should you find a bug, you must report it to table4chart.wayne@ptaff.ca
Copyright © 2008 Patrice Levesque.
Table4Chart is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.