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 »

 

SQLiteEditor for PHP
The SQLite Editor for PHP software is a tool which will help you and/or your users administer and maintain your SQLite databases. Built as a tool that you can easily provide to your users, there's no danger of them damaging your database.

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 »

Does the SVG Line chart have outofbounds functionality?


Posted by Anthony Kuma at 05:29 on Wednesday 22nd April 2026 [link]
Howdy, back again for more torture.
Canvas line graph had the ability to draw out of bounds, via outofbounds property.
Is such a thing available for SVG?
I like to see lines blow out the top boundary with a set MAXY to notify me of wild performance issues.
Regards,
Anthony Kuma

Posted by Richard at 10:59 on Wednesday 22nd April 2026 [link]
Hi,

> Howdy, back again for more torture.

RGraph isn't that bad, is it?!

> Canvas line graph had the ability to draw out of bounds, via
> outofbounds property.
Is such a thing available for SVG?
I like to see lines blow out the top boundary with a set
> MAXY to notify me of wild performance issues.

It's not a part of the SVG Line chart currently, but I can add it for you for the next version of RGraph.

Richard

Posted by Anthony Kuma at 01:41 on Tuesday 5th May 2026 [link]
Howdy Alex,
I should have meant, back to torture you some more.

I'll hang out for the next version.
Appreciated, Anthony.


Posted by Richard at 10:19 on Tuesday 5th May 2026 [link]
Hi,

> I should have meant, back to torture you some more.
>
I'll hang out for the next version.
Appreciated, Anthony.


Don't worry - I haven't forgotten! I'm currently "updating" all of the demo pages and the charts on the website to try and make them appear "more modern". Apparently, according to many places that I've read, RGraph looks "dated".

Apparently, if something doesn't look right out-of-the-box, it must be rubbish!

So I'm tryng to make the charts look more modern. Indeed, if you have a chart that uses the default look, without configuration, the appearance will change if you upgrade to v7.20. Not much though (X and Y axes off, background grid only showing horizontal lines, colors more subdued) and the functionality remains the same.

Richard

Posted by Richard at 15:50 on Friday 8th May 2026 [link]
Hi,

OK I've added the functionality to the SVG Line chart and whilst the next release is probably some time away, you can get the latest code from Github here:

https://raw.githubusercontent.com/heyesr/rgraph/refs/heads/main/libraries/RGraph.svg.line.js

So give it a try, see how it works for you and let me know if you have any issues with it.

Cheers.

Richard

[Replies are closed]