About
RGraph is a JavaScript charts library based on HTML5 SVG and canvas. RGraph is mature (over 15 years old) and has a wealth of features making it an ideal choice to show charts on your website.

More »

 

Download
Get the latest version of RGraph (version 6.17) from the download page. There's also older versions available, minified files and links to cdnjs.com hosted libraries.

More »

 

License
RGraph can be used for free under the GPL or if that doesn't suit your situation there's an inexpensive (£99) commercial license available.

More »

Can RGraph draw a Donut chart with the sum/total at center?


Posted by Vyshak K at 07:36 on Friday 14th October 2022 [link]
I couldn't find a Rgraph as similar as attached here. I have to show the donut chart with total at center of graph. Can It be implemented using Rgraph?

Posted by Richard at 11:05 on Friday 14th October 2022 [link]
It sure can. I've put a demo that resembles your picture here:

https://codepen.io/rgraph/full/YzLBbmN

And there are some more demos that look vaguely similar in the download archive:

activity-*.html
donut-nested2.html
donut-progress.html
donut-segments.html
segmented-adjustable.html
segmented-basic.html

[Replies are now closed]