MENU
.net Powerful JavaScript charts

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]