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.
SQLite Editor 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.
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.
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.A spotlight on the CSV connector
Written by Richard Heyes, RGraph author, on 26th July 2018The article linked here introduces you to the CSV import object utility that exists in RGraph. This object is more comprehensive than the getCSV API function.
This news article is the last in the series of the 'Spotlight on...' posts and it
concentrates on the dedicated csv import object. This object is more comprehensive
than the basic RGraph.AJAX.getCSV ajax function.
getCSV
as a quick and dirty function whereas the csv import object is more comprehensive and
versatile. If you have your own csv import facility then by all means use
that - you shouldn't have any trouble using it with RGraph.
Go to the CSV connector article...