20th February RGraph release
20th February 2010
Unfortunately my shower isn't working at the moment, so this release may be a bit whiffy. Still, here's the list of changes:
- Added a reasonable performance strategy to the docs
- Expanded the API docs regarding the data properties
- Removed the chart.border property from the line chart. You should use CSS on your canvas element instead.
- Added chart.ymin property to the line chart
- Tickmarks are no longer drawn on the line chart if the tick is outside the Y scale range
- Added shadow control to the Meter
- Fixed the issue with the front page graphs on the website, Google Chrome and missing text. This was done by NOT using asynchronous processing.