RGraph: Difference between revisions

Content deleted Content added
m improve link: Java (via WP:JWB)
m Removing link(s) undefined (XFDcloser)
 
(19 intermediate revisions by 12 users not shown)
Line 1:
{{Short description|HTML5 software library for charting written in native JavaScript}}
{{Infobox software
| name = RGraph
| title = RGraph
| logo = RGraph-logo.png
| logo caption =
| logo_size = 125px
| logo_alt = RGraph: Beautiful JavaScript charts for websites
| screenshot = <!-- Image name is enough -->
Line 14 ⟶ 15:
| developer = [[Richard Heyes]] and community
| released = {{Start date and age|2008|09|01|df=yes}}
| latest release version = 6.22
| discontinued =
| latest release versiondate = 5.20{{Start date and age|2025|06|24|df=yes}}<ref name="Releases">
{{cite web
| latest release date = {{Start date and age|2019|12|01|df=yes}}
|url=https://www.rgraph.net/download.html#stable
|title=Download the RGraph software
|website=rgraph.net
|access-date=11 March 2021
}}</ref>
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| statusdiscontinued = Activeno
| programming language = [[JavaScript]]
| repo = {{URL|https://github.com/heyesr/rgraph}}
| operating system =
| platform = [[Web platform|Web]]
| size =
| language =
Line 28 ⟶ 35:
| language footnote =
| genre = [[Data visualization]], [[JavaScript library]]
| license = [[MITGNU General Public License|MIT]]
| alexa =
| website = {{URL|www.rgraph.net}}
Line 35 ⟶ 42:
}}
 
'''RGraph''' is aan [[HTML5]] [[software library]] for [[chart]]ing written in native [[JavaScript]]. It was created in 2008. RGraph started as an easy-to-use commercial [[Programming tool|tool]] based on [[HTML5]] [[Canvas element|canvas]] only. It's becamecurrently freely available to use under the [[open-source]] [[MITGNU licenseGeneral Public License|GPL]], license and supports more than 50 chart types in both [[Scalable Vector Graphics|SVG]] and canvas.<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>
 
== License ==
RGraph is publisheddual licensed using the Openopen source [[GNU General Public License]] Source2.0 MITand licensecommercial.
 
== Mentions ==
In July 2014, [[Salesforce]] made RGraph available to be plugged into the [[Data reporting|reporting]] and [[Dashboard (business)|dashboard]] tools on its mobile platform. RGraph is among six third-party [[Data visualization|visualization]] tools available inside the dashboards, together with [[Google Charts]], [[D3.js]], [[CanvasJS]], [[Chart.js]], and [[Highcharts]].<ref>{{Cite web |url=https://www.zdnet.com/article/salesforce-adds-analytics-tools-to-salesforce1-mobile-app/ |archive-url=https://web.archive.org/web/20141223160812/http://www.zdnet.com/article/salesforce-adds-analytics-tools-to-salesforce1-mobile-app/ |url-status=dead |archive-date=December 23, 2014 |title=Salesforce adds analytics tools to Salesforce1 Mobile App |website=[[ZDNet]] |date=3 July 2014 |access-date=8 December 2019}}</ref>
 
In a book "''Android Cookbook: Problems and Solutions for Android Developers''," RGraph is recommended as an alternative to creating [[Android (operating system)|Android]] charts in pure [[Java (programming language)|Java]].<ref>{{Cite book |url=https://books.google.com/books?id=AdPTDgAAQBAJ |last=Darwin |first=Ian |date=10 May 2017 |title=Android Cookbook: Problems and Solutions for Android Developers |publisher=[[O'Reilly Media]] |pagepages=271–274 |isbn=9781449374495}}</ref>
 
== See also ==
{{Portal|Free and open-source software}}
* [[JavaScript framework]]
* [[Category:JavaScript library]]
 
== References ==
Line 49 ⟶ 61:
 
== External links ==
* {{officialOfficial website|https://www.rgraph.net/}}
* {{GitHub|heyesr/rgraph}}
 
[[Category:Data and information visualization software]]
[[Category:JavaScript libraries]]
[[Category:JavaScript visualization toolkits]]
[[Category:JavaScript]]
[[Category:Visualization API]]
[[Category:Charts]]