MENU
.net Powerful JavaScript charts

The CDNjs-hosted RGraph libraries are now available and up-to-date again

Written by Richard Heyes, RGraph author, on 28th June 2026
After over a year of being rebuilt, the CDNjs service is now up-to-date and the RGraph libraries are available for you to use once more!

For those who are interested, the CDNjs libraries are now up-to-date once more and the latest version - version 7.20 - is available for you to use.

For a long time now - over a year if my memory serves me well - CDNjs - the CloudFlare-hosted repository of Open Source JavaScript libraries - has been undergoing a big rebuilding operation, which has meant that the libraries that it hosts have not been updated as new versions are released.

Well, that's now finished, and the latest version of RGraph (version 7.20) is available for you to use!

All of the RGraph libraries are available there, and with a new hosting and serving architecture, the CDN (Content Delivery Network) is now faster-than-ever and more resilient than it was before.

So, you can either put the RGraph files on your website as you would with any other JavaScript file or you can link directly to the CDNjs-hosted version with a URL like this:

https://cdnjs.cloudflare.com/ajax/libs/RGraph/7.20/RGraph.svg.common.core.js

That particular URL links directly to the SVG core library file, but all of the RGraph files are hosted there, so getting the one that you want is just a case of browsing through the links that are available!

Here's a link that takes you directly to the CDNjs RGraph page:

https://cdnjs.com/libraries/RGraph

Enjoy!