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

3rd October RGraph release


3rd October 2009

[Direct URL for this article]

With this release comes something really special - API documentation(!) This should make working with RGraph objects and graphs much easier.

  • Objects now clean up event handlers if tooltips are not installed
  • Bar chart 3D effect now works with the background grid and background bars
  • Added API documentation (replaces working.html)
  • Changed various graphs default background bar colors to white
  • Removed array_range() function as it was unused
  • More work on the Line chart - chart.fillstyle can now be an array as well as a string, added a 3D variant
  • Added an archive of the minified chart libraries - much easier to download

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.