RGraph: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 41:
 
<ref>{{Cite web |url=https://www.htmlgoodies.com/html5/other/robs-guide-to-html5-charting-libraries-rgraphs-and-highcharts.html |title=Rob's Guide to HTML5 Charting Libraries: RGraphs and Highcharts |website=HTMLGoodies |date=22 February 2013 |access-date=8 December 2019}}</ref><ref>{{Cite book |url=https://books.google.com/books?id=BA9QDwAAQBAJ |last=Hogan |first=Brian |date=30 October 2013 |title=HTML5 and CSS3: Level Up with Today's Web Technologies |publisher=Pragmatic Bookshelf |isbn=9781680503685}}</ref>
 
== Data import tools ==
RGraph has data import utilities to help you retrieve data and produce charts with it. These consist of a [[Comma-separated values|CSV]] file import utility for connecting to [[Comma-separated values|CSV]] files on the server, a [[JavaScript]] and [[PHP]] [[Google Sheets]] import utility for connecting to a [[Google Sheets]] spreadsheet, [[Ajax_(programming)|AJAX]] functions for retrieving data via [[Ajax_(programming)|AJAX]] and documentation about importing data from server-side [[database|databases]].
 
== Ongoing development ==
New versions of RGraph are released every 2-3 months.
 
== License ==