<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xsl"?>

<rss version="0.91">
    <channel>
        <title>RGraph: HTML5 Javascript charts library news</title>
        <link>http://www.rgraph.net</link>
        <description>
            Interactive javascript charts using the HTML5 canvas tag
        </description>

        <item>
            <title>An example of the Horizontal Bar chart</title>
            <link>http://dev.rgraph.net/tests/2012-03-25/orange_hbar.html</link>
            <pubDate>Wed, 22 Feb 2012 17:00:00 +0000</pubDate>
            <description>
                This is an example of replicating a Horizontal Bar chart using RGraph. It uses a few new properties from the beta
                for the axes and also demonstrates combing charts with tooltips enabled.
            </description>
        </item>

        <item>
            <title>Beta release: 19th February 2012</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Thu, 19 Feb 2012 15:00:00 +0000</pubDate>
            <description>
                A new beta is now available. This beta improves upon the new ObjectRegistry and, notably, separates out some
                dynamic features (eg tooltips) into a new file - RGraph.core.dynamic.js You will need to include this file
                if you use tooltips for example. More dynamic features are going to be moved to this file to reduce the
                size of the core library. The name of the archive has been changed to RGraph2 to try and reinforce how
                significant a release this is. You can download this new beta at the RGraph website - www.rgraph.net
            </description>
        </item>

        <item>
            <title>New demo of interactive Gauges</title>
            <link>http://dev.rgraph.net/tests/2012-03-25/w3c_events.html</link>
            <pubDate>Thu, 13 Feb 2012 18:00:00 +0000</pubDate>
            <description>
                A new demonstration of interactive Gauges. This demo shows two Gauge charts on one canvas both with the ability to be
                independently interactive/adjustable. This demo was made possible by the new ObjectRegistry as well as the Gauge charts
                .getValue() method. The source code necessary to make this is shown and is less than a page long.
            </description>
        </item>

        <item>
            <title>Beta release: 9th February 2012</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Thu, 09 Feb 2012 10:00:07 +0000</pubDate>
            <description>
                A new beta is now available. This beta changes the way that circular charts calculate their centers and their
                radius - though you can override this with new properties. It also adds a new method - RGraph.ObjectRegistry.getObjectByXY(e)
                - which makes it easier to work with the new ObjectRegistry. You can download this new beta at the RGraph website - www.rgraph.net
            </description>
        </item>

        <item>
            <title>No more Twitter updates</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sat, 04 Feb 2012 22:59:00 +0000</pubDate>
            <description>
                From this point on Twitter will not be updated any more with news or announcements - only this RSS feed will.
            </description>
        </item>

        <item>
            <title>A new Gauge demonstration of the getValue() method</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sat, 04 Feb 2012 21:59:00 +0000</pubDate>
            <description>
                The Gauge chart now has a getValue method which means that you can do things like this:
                http://dev.rgraph.net/tests/2012-03-25/getvalue_gauge.html
            </description>
        </item>

        <item>
            <title>Future beta releases</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sat, 04 Feb 2012 15:22:00 +0000</pubDate>
            <description>
                Going forward, the RGraph website will be based on stable releases only. If you wish to look at or use a beta release you will
                need to download it to your PC or website and use it from there.
            </description>
        </item>

        <item>
            <title>Beta release: 3rd February 2012</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sun, 03 Feb 2012 18:00:07 +0000</pubDate>
            <description>
                A new beta release is now available. Two things are notable: The demo chart on the front page has been
                updated to take advantage of the new ObjectRegistry by the addition of an animated Pie chart, and also
                future beta releases will now update the website. So in order for you to see a beta you will need to
                download it and try it out.
            </description>
        </item>

        <item>
            <title>Combined charts example</title>
            <link>http://dev.rgraph.net</link>
            <pubDate>Sun, 29 Jan 2012 13:40:07 +0000</pubDate>
            <description>
                As an example of the upcoming changes that will allow you to much more easily combine charts the front page Line chart
                has been updated to include a small Pie chart. As with the Line chart it's animated (using the Grow effect) and also
                has tooltips. http://dev.rgraph.net
            </description>
        </item>

        <item>
            <title>Beta release: 28th January 2012</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sun, 28 Jan 2012 14:15:07 +0000</pubDate>
            <description>
                A new beta of RGraph has been released. This release involves big changes in order to allow multiple charts on one
                canvas with dynamic features. Due to the amount and the significance of changes this release is less stable than previous beta
                releases, so you're advised not to use this in a production environment. You can see the current set of test pages here:
                http://dev.rgraph.net/tests/2012-02-25/
            </description>
        </item>

        <item>
            <title>Combining charts</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Mon, 23 Jan 2012 13:40:07 +0000</pubDate>
            <description>
                RGraph is currently undergoing significant changes in order to support multiple charts on a single canvas with dynamic features.
                Currently you can easily have multiple charts on one canvas but when you add dynamic features things begin to break down.
                This is a significant change to RGraph so it may be some time coming.<br /><br />
                
                At this time two charts have been converted to the new system for tooltips only and you can see these here:
                
                http://dev.rgraph.net/tests/2012-02-25/object_registry_thermometer.html<br />
                http://dev.rgraph.net/tests/2012-02-25/object_registry_waterfall.html
            </description>
        </item>
        
        <item>
            <title>Stable release: 13th January 2012</title>
            <link>http://www.rgraph.net/docs/release-notes-january-2012.html</link>
            <pubDate>Fri, 13 Jan 2012 14:40:07 +0000</pubDate>
            <description>
                A new stable release of RGraph is now available. Notably it greatly simplifies event handling. You can read more
                detail in the release notes.
            </description>
        </item>

        <item>
            <title>Beta release: 6th January 2012</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Fri, 06 Jan 2012 14:40:07 +0000</pubDate>
            <description>
                A new beta of RGraph has been released. Bug fixes and a change to the ModalDialog so that it is now
                (re)created every time it is shown and not cached.
            </description>
        </item>

        <item>
            <title>Beta release: 30th December 2011</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Fri, 30 Dec 2011 13:40:07 +0000</pubDate>
            <description>
                A new beta of RGraph has been released. The test area is undergoing a revamp. If you would like your chart added, please email it to the
                support address. For an example of how it should be, have a look at the current tests: http://dev.rgraph.net/tests
            </description>
        </item>

        <item>
            <title>Beta release: 18th December 2011</title>
            <link>http://www.rgraph.net</link>
            <pubDate>Sun, 18 Dec 2011 16:01:07 +0000</pubDate>
            <description>
                A new beta of RGraph has been released. New background properties, a few new HOWTO guides, documentation updates, new
                Conceal effect
            </description>
        </item>
    </channel>
</rss>
