Software:RGraph

From HandWiki
Short description: HTML5 software library for charting written in native JavaScript
RGraph
RGraph: Beautiful JavaScript charts for websites
Developer(s)Richard Heyes and community
Initial release1 September 2008; 15 years ago (2008-09-01)
Stable release
6.03 / 21 October 2021; 2 years ago (2021-10-21)[1]
Written inJavaScript
TypeData visualization, JavaScript library
LicenseMIT
Websitewww.rgraph.net

RGraph is an HTML5 software library for charting written in native JavaScript. It was created in 2008. RGraph started as an easy-to-use commercial tool based on HTML5 canvas only. It became freely available to use under the open-source MIT license and supports more than 50 chart types in both SVG and canvas.[2][3]

License

RGraph is published using the Open Source MIT license.

Mentions

In July 2014, Salesforce made RGraph available to be plugged into the reporting and dashboard tools on its mobile platform. RGraph is among six third-party visualization tools available inside the dashboards, together with Google Charts, D3.js, CanvasJS, Chart.js, and Highcharts.[4]

In a book "Android Cookbook: Problems and Solutions for Android Developers," RGraph is recommended as an alternative to creating Android charts in pure Java.[5]

See also

References

External links