About
RGraph is a JavaScript charts library based on
HTML5 SVG and canvas. RGraph is mature (over 18 years
old) and has a wealth of features making it an ideal
choice to use for showing charts on your website.
Version 7.20
Version 7.20 (released in June 2026) is the
latest version of RGraph and the major change in
this version is an update to the default values
of properties making for better looking charts without
having to set any properties.
Read more about this and other changes in
the changelog.
Download
Get the latest version of RGraph (version 7.20, 9th June 2026) from
the download page. You can read the changelog here. There's also older versions available,
minified files and links to cdnjs.com hosted libraries.
Latest forum posts
These are the latest support forum posts that have been
posted or updated.
9th June, Richard
New version of RGraph: version 7.20
3rd June, Patrick
Question about installing RGraph
1st June, Ouja
How do I add a click event to a bar in my Bar chart?
8th May, Anthony Kuma
Does the SVG Line chart have outofbounds functionality?
License
RGraph can be used for free under the GPL or if
that doesn't suit your situation there's an
inexpensive (£129) commercial license available.Version 6.15 of RGraph is now available
Written by Richard Heyes, RGraph author, on 23rd December 2023
The latest version of RGraph - version 6.15 - is now available to download from the
download page. Here's what's new in this release:
- From this version the
Activity meteris able to accept the property names in any letter-case you choose - not just what is listed on the documentation page. This is a test and if there are no problems reported it will be rolled out to all of the chart types so that letter-case will no longer be an issue when you're configuring your chart - you'll be able to use any letter-case that you prefer (egmarginLeft,MarginLeft,marginleft,MARGINLEFTor evenMaRgInLeFt). - The
svgBar chartis now adjustable. By extension this means that thesvgVProgress barcan be made adjustable too. - You can now have rounded corners on the
canvasGantt chart. - RGraph now has a YouTube channel There's not a great deal of content on there at the moment - more videos will be coming!
- The
Horizontal Progress barand theVertical Progress barcan now be made to be rounded by using thecornersandcornersRoundRadiusproperties. - Added support to both the
canvasandsvgHorizontal Bar chartfor filledVertical Line charts. - The sample code blocks on the RGraph website now have a copy link at the top right corner which copies the contents of the code block to the clipboard. The demo pages in the download archive also have this link on them. Also, the demo pages now create the
presections dynamically based on the source code on the page. This makes the demo pages smaller and more maintainable.
You can read the full list of changes on the changelog page and you get hold of RGraph on the download page.