This is the initial commit for Druapl 6. Some bits are still buggy so this should be treated as a development version only and not fit for production sites yet. Note the API has changed since Drupal 6 version. Update your modules accordingly.
* Added documentation
* Changed the way the chart is rendered (fixes multiple bugs)
* Rationalised the API (args is not an array rather than an n length set of parameters
* Charting is now html entity safe
* Modification made to views system to default if no label is provided
* Modified readme and api.txt accordingly