Zend Certified Engineer

phpguru.org

Quality PHP and Javascript code
Download RGraph: HTML5 canvas graph library... Home ~ Downloads ~ FAQs ~ Licensing
RSS Feed RSS Feed
Follow me on Twitter Follow me on Twitter

Add to Google...

HTML5 & CSS3

Articles

Javascript

PHP5

PHP4






Bookmark with delicious tweet this site Post to Google Buzz! Stumble! this site

20th February RGraph release


20th February 2010

[Direct URL for this article]

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.
Go to the RGraph website »


RGraph: HTML5 canvas graph library

Example graph made using RGraph

If you're interested in web development, then you may also be interested in RGraph: HTML5 canvas graph library. It uses HTML5 features to produce a wide variety of graph types. Because it moves the creation of graphs from the server to the client, it can significantly reduce the load on your server and your bandwidth usage.