=== Plugin Name === Contributors: ramoonus Donate link: http://www.ramoonus.nl Tags: html5, canvas, javascript Requires at least: 3.0.0 Tested up to: 3.2.0 Stable tag: 1.1.1 RGraph: HTML5 canvas graph library based on the HTML5 canvas tag == Description == RGraph: HTML5 canvas graph library based on the HTML5 canvas tag. RGraph is a HTML5 canvas graph library. It uses the HTML5 canvas tag to produce a wide variety of graph types. RGraph is covered by the RGraph License. HTML5 canvas graphs are created in the users web browser, relieving your server of the job, meaning quicker graphs and less server load. If your server is nearing capacity this is an easy way to extend its life and speed up your website. == Installation == 1. Upload `rgraph/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Upgrade Notice == Its recommended to flush the cache after upgrading. == Screenshots == Not relevant. == Changelog == = 1.1.1 = * Contains support for shortcode attributes like heigth, width and id. Example: [rgraph height=400 id=myCanvas width=250] * Bugfix: html entities Thanks to Jaco Theron from Starsites! = 1.1.0 = * Adds support for the [rgraph] shortcode. = 1.0.1 = * Removed Excanvas. Now a separate plugin. = 1.0.0 = * First version. Based on RGraph 04-06-2011 (stable)