The changelog
This is the page to check for details on what has changed. The changes may or may not be relevant to you.

Current release: April 2022 (v6.07)
- The canvas Horizontal Bar chart has had some work done on it regarding the Y-axis positioning so if you use the Horizontal Bar chart - upgrade cautiously!
-
The frame count on the canvas Horizontal Bar chart
animations have changed (the
grow()
and thewave()
effects). - A long-standing bug with the SVG Gauge where the inner and outer scales have different numbers of labels and they were shown incorrectly has been fixed.
-
There are now two new functions that will help you
when you're creating line charts (for example) with
different colors on the top and bottom (eg the
line-clipping1.html
line-clipping2.html
line-clipping3.html
andline-clipping4.html
demos in the download archive). These functions are:RGraph.clipTo.start()
RGraph.clipTo.end()
-
Both the canvas and SVG Bipolar charts have two new
options:
colorsLeft
andcolorsRight
. These options can be used to specify a set of colors for each side. - The canvas 3D Bipolar chart has had a bug fixed where the top 3D face was not being redrawn correctly.
Backwards compatibility notes
There are notifications and advisories regarding backwards compatibility that you can read here: https://www.rgraph.net/canvas/compatibility.html
Past release notes
- Release notes for 2022
- Release notes for 2021
- Release notes for 2020
- Release notes for 2019
- Release notes for 2018
- Release notes for 2017
Older release notes though are not available.