Download RGraph
- Download the latest version of RGraph
- The current RGraph changelog
- Backwards compatibility breaks
- Download minified versions of RGraph
- Download the last 5.xx version of RGraph
- Download older versions of RGraph
- Find RGraph on GitHub
- View the source code of the RGraph files
- Get the RGraph libraries on cdnjs.com
- Download PhantomJS - the command-line browser
Download the latest version of RGraph
RGraph is available as a free download - it's Open Source and is covered by the MIT licence. The download archive contains all of the demos (some of which are viewable online). If you end up using RGraph then I'd really appreciate it if you could take the time to review RGraph Thanks!

The current RGraph changelog and older release notes
The changelog is a summary of changes to RGraph that may interest you or that you should be aware of. You can also find older release notes for past releases here.
Backwards compatibility breaks
Occasionally backwards compatibility has to break - you can read about those breaks here.
Download minified versions of RGraph
You can download pre-minified versions of the libraries (which have extraneous whitespace and comments removed).
- RGraph.minified-2023-04-29.zip (v6.12)
- RGraph.minified-2023-02-25.zip (v6.11)
- RGraph.minified-2023-01-21.zip (v6.10)
- RGraph.minified-2022-09-11.zip (v6.09)
- RGraph.minified-2022-07-16.zip (v6.08)
- RGraph.minified-2022-04-10.zip (v6.07)
- RGraph.minified-2022-01-22.zip (v6.06)
- RGraph.minified-2021-11-14.zip (v6.05)
- RGraph.minified-2021-10-16.zip (v6.04)
- RGraph.minified-2021-10-02.zip (v6.03)
- RGraph.minified-2021-08-22.zip (v6.02)
- RGraph.minified-2021-07-14.zip (v6.01)
- RGraph.minified-2021-04-10.zip (v6.00)
- RGraph.minified-2021-03-01.zip (v5.28)
- RGraph.minified-2021-01-02.zip (v5.27)
- RGraph.minified-2020-10-03.zip (v5.26)
- RGraph.minified-2020-08-22.zip (v5.25)
- RGraph.minified-2020-05-31.zip (v5.24)
- RGraph.minified-2020-04-30.zip (v5.23)
- RGraph.minified-2020-03-03.zip (v5.22)
- RGraph.minified-2020-02-01.zip (v5.21)
- RGraph.minified-2019-12-05.zip (v5.20)
- RGraph.minified-2019-10-11.zip (v5.11)
- RGraph.minified-2019-09-08.zip (v5.1)
- RGraph.minified-2019-08-01.zip (v5.02)
- RGraph.minified-2019-05-27.zip (v5.01)
- RGraph.minified-2019-01-20.zip (v5.00)
- RGraph.minified-2018-08-14.zip (v4.67)
- RGraph.minified-2018-02-24.zip (v4.66)
- RGraph.minified-2017-11-25.zip (v4.65)
- RGraph.minified-2017-10-01.zip (v4.64)
- RGraph.minified-2017-08-26.zip (v4.63)
- RGraph.minified-2017-05-08.zip (v4.62)
- RGraph.minified-2017-02-18.zip (v4.61)
- RGraph.minified-2017-01-02.zip (v4.60)
- RGraph.minified-2016-12-05.zip (v4.59)
Download the last 5.xx version of RGraph
If you want to use the last 5.xx version of RGraph from March 2021 the archive is available here:

Download older versions of RGraph
If you need an older version of RGraph you can find a list going back to version 4.59 (December 2016) below.
- RGraph6.11-stable.zip
- RGraph6.10-stable.zip
- RGraph6.09-stable.zip
- RGraph6.08-stable.zip
- RGraph6.07-stable.zip
- RGraph6.06-stable.zip
- RGraph6.05-stable.zip
- RGraph6.04-stable.zip
- RGraph6.03-stable.zip
- RGraph6.02-stable.zip
- RGraph6.01-stable.zip
- RGraph6.00-stable.zip
Find RGraph on GitHub
After some time (too much!) RGraph is now available through GitHub. It doesn't use all of the features that GitHub offers - but as time goes on that will change - particularly as my familiarity with the platform grows.
View the source code of the RGraph files
If you want to view the original library files and see the source code then you can use these links. As new versions are released then these will of course be the latest versions. Note that the cdnJS links take a day or so to update after I've released a new version.
SVG common libraries
- RGraph.svg.common.ajax.js (6kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.core.js (202kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.csv.js (12kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.fx.js (42kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.key.js (15kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.sheets.js (15kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.table.js (10kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.common.tooltips.js (30kb) [GitHub: home raw] [CDN: src min]
SVG libraries
- RGraph.svg.activity.js (51kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.bar.js (87kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.bipolar.js (122kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.funnel.js (32kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.gauge.js (41kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.hbar.js (101kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.horseshoe.js (27kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.line.js (92kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.pie.js (49kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.radar.js (52kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.rose.js (79kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.scatter.js (67kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.segmented.js (26kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.semicircularprogress.js (50kb) [GitHub: home raw] [CDN: src min]
- RGraph.svg.waterfall.js (49kb) [GitHub: home raw] [CDN: src min]
Canvas common libraries
- RGraph.common.annotate.js (12kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.context.js (23kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.core.js (331kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.csv.js (14kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.dynamic.js (57kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.effects.js (54kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.key.js (34kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.moment.js (170kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.sheets.js (15kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.starburst.js (12kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.table.js (10kb) [GitHub: home raw] [CDN: src min]
- RGraph.common.tooltips.js (39kb) [GitHub: home raw] [CDN: src min]
Canvas libraries
- RGraph.activity.js (49kb) [GitHub: home raw] [CDN: src min]
- RGraph.bar.js (151kb) [GitHub: home raw] [CDN: src min]
- RGraph.bipolar.js (139kb) [GitHub: home raw] [CDN: src min]
- RGraph.fuel.js (33kb) [GitHub: home raw] [CDN: src min]
- RGraph.funnel.js (38kb) [GitHub: home raw] [CDN: src min]
- RGraph.gantt.js (50kb) [GitHub: home raw] [CDN: src min]
- RGraph.gauge.js (56kb) [GitHub: home raw] [CDN: src min]
- RGraph.hbar.js (127kb) [GitHub: home raw] [CDN: src min]
- RGraph.horseshoe.js (25kb) [GitHub: home raw] [CDN: src min]
- RGraph.hprogress.js (56kb) [GitHub: home raw] [CDN: src min]
- RGraph.line.js (181kb) [GitHub: home raw] [CDN: src min]
- RGraph.meter.js (52kb) [GitHub: home raw] [CDN: src min]
- RGraph.modaldialog.js (11kb) [GitHub: home raw] [CDN: src min]
- RGraph.odo.js (54kb) [GitHub: home raw] [CDN: src min]
- RGraph.pie.js (97kb) [GitHub: home raw] [CDN: src min]
- RGraph.radar.js (75kb) [GitHub: home raw] [CDN: src min]
- RGraph.rose.js (90kb) [GitHub: home raw] [CDN: src min]
- RGraph.rscatter.js (62kb) [GitHub: home raw] [CDN: src min]
- RGraph.scatter.js (106kb) [GitHub: home raw] [CDN: src min]
- RGraph.segmented.js (26kb) [GitHub: home raw] [CDN: src min]
- RGraph.semicircularprogress.js (59kb) [GitHub: home raw] [CDN: src min]
- RGraph.thermometer.js (40kb) [GitHub: home raw] [CDN: src min]
- RGraph.vprogress.js (60kb) [GitHub: home raw] [CDN: src min]
- RGraph.waterfall.js (61kb) [GitHub: home raw] [CDN: src min]
Canvas drawing API libraries
- RGraph.drawing.background.js (18kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.circle.js (16kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.image.js (24kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.marker1.js (20kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.marker2.js (20kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.marker3.js (14kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.poly.js (18kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.rect.js (16kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.text.js (19kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.xaxis.js (18kb) [GitHub: home raw] [CDN: src min]
- RGraph.drawing.yaxis.js (19kb) [GitHub: home raw] [CDN: src min]
Get the RGraph libraries on cdnjs.com
If you wish to use a CDN (Content Delivery Network) for the RGraph libraries, they're available via cdnjs.com. You can view the libraries that are available at the link below:
Download PhantomJS - the command-line browser
If you want to create charts or simply render web pages from command-line scripts then PhantomJS is for you.
The PhantomJS project appears to have stalled - but using the download archives that I've mirrored here you can still happily use it to create charts from command-line scripts etc.
- phantomjs-2.1.1-linux-i686.tar.bz2
- phantomjs-2.1.1-linux-x86_64.tar.bz2
- phantomjs-2.1.1-macosx.zip
- phantomjs-2.1.1-windows.zip
Here is an example page that you could put on your website that creates a Line chart. You can request and download this page with PhantomJS which can then save the image of the page to your local machine (or wherever you're running PhantomJS from).
It doesn't have to be the whole page - if you want, PhantomJS can save an image of just a portion of the page - in this case just the top left using a width and height that matches the size of the chart.
Thus you then have an image of just the chart that you can use wherever
you wish. You could even rig it so that neither SVG
nor canvas
are used
on your website at all and you just use PhantomJS behind the scenes so
that you only use images on your website.
Here's some example PhantomJS code that I've previously used to get a picture of the above test page saved locally:
var page = require('webpage').create(); page.open('https://www.rgraph.net/phantomjs.html', function() { page.viewportSize = { width: 850, height: 300 }; page.render('rgraph-canvas.png'); phantom.exit(0); });
There's also
a PhantomJS HOWTO guide
that applies to both the SVG
and canvas
libraries.