Share RGraph on Twitter Share RGraph on Google Plus Like RGraph on Facebook


July 2012 release notes

 Please remember to link to the RGraph website and give your feedback here. Thanks! 

The July 2012 release of RGraph is now available. This release adds the demos folder - which is included in the download, and which shows simple and straight-forward demonstrations of the various charts that RGraph supports. Old versions of docs are now archived on the website. There is now an option for Priority Support - which is available if you want something above and beyond the standard support. And support has been added for DOM1 style custom events. These make it significantly easier to add custom RGraph event listeners - like this:

<script>
    myChart.ondraw = function (obj)
    {
        // Code here...
    }
</script>

You can download RGraph here: RGraph2_2012-07-26-stable.zip

© Copyright RGraph licensing 2008-2013 All rights reserved. Privacy policy, Terms and conditions