MENU
.net Powerful JavaScript charts
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.

More »

 

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 »

 

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.

Download »

 

Latest forum posts
These are the latest support forum posts that have been posted or updated.


16th June, Rachel
I have a question about the 3D Bar chart
12th June, Marco
Should I use SVG or canvas for the charts on my website?
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?


Support forum »

 

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.

More »

On version 6.10 the title is corrupted on the Pie chart


Posted by Joachim at 18:07 on Friday 27th January 2023 [link]
I found that the title used for pie charts is corrupted if option "pie3d" used. Can you clarify please?
Attached image:
Attached image

Posted by Richard at 18:44 on Friday 27th January 2023 [link]
In the latest version the default for the title has been updated - evidently producing this little bug. I've updated the code so this should no longer happen. You can download the updated Pie chart library from GitHub:

https://raw.githubusercontent.com/heyesr/rgraph/main/libraries/RGraph.pie.js

Thanks for letting me know.

Posted by Joachim at 11:13 on Saturday 28th January 2023 [link]
hi,
many thanks - pie chart's title works OK now.

Posted by Richard at 11:42 on Saturday 28th January 2023 [link]
No problem. Also, try the chart without a colorsStroke setting - the 3D should look better a bit - but this is just a personal preference!

eg

colorsStroke: 'transparent'

Posted by Helge Andersen at 10:52 on Sunday 29th January 2023 [link]
There is also a problem on the svg version in Safari, colors "blend" all over in the background. All safari browser macOS and iOS. You can view it in the official example as well: https://codepen.io/rgraph/full/zYjqKjV

Posted by Richard at 11:25 on Sunday 29th January 2023 [link]
I don't have access to Safari I'm afraid so I can't test it. Did v6.09 do the same thing?

If you want to download v6.09 you can get that here:

https://www.rgraph.net/downloads/archive/RGraph6.09-stable.zip

[Replies are closed]