Ggplot2: Difference between revisions

Content deleted Content added
m I included ggplotnim in the list of related project. Reference included.
Aezarebski (talk | contribs)
Line 60:
==Related projects==
* ggplot for Python<ref>{{cite web |url=https://github.com/yhat/ggplot/ |title=ggplot for Python |publisher=yhat |access-date=12 October 2014}}</ref>
* plotnine<ref>{{cite web |url=https://plotnine.readthedocs.io/en/stable/about-plotnine.html |title=plotnine |access-date=2 August 2023}}</ref> started as an effort to improve the scalability of ggplot for Python and is largely compatible with ggplot2 syntax.
* Plotly - Interactive, online ggplot2 graphs<ref>{{cite web |url=https://plot.ly/ggplot2/ |title=Interactive, online ggplot2 graphs |publisher=plotly |access-date=12 October 2014}}</ref>
* gramm, a plotting class for MATLAB inspired by ggplot2<ref>{{cite web|title=ggplot for Matlab|url=https://github.com/piermorel/gramm|publisher=gramm|access-date=11 December 2015}}</ref>