We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8884db commit 749c7caCopy full SHA for 749c7ca
doc/source/ecosystem.rst
@@ -37,7 +37,7 @@ plots (that in turn, leverages `d3 <http://d3js.org/>`__). It has great support
37
38
Hadley Wickham's `ggplot2 <http://ggplot2.org/>`__ is a foundational exploratory visualization package for the R language.
39
Based on `"The Grammer of Graphics" <http://www.cs.uic.edu/~wilkinson/TheGrammarOfGraphics/GOG.html>`__ it
40
-provides a powerful, declarative and extremely general way to generate plots of arbitrary data.
+provides a powerful, declarative and extremely general way to generate bespoke plots of any kind of data.
41
It's really quite incredible. Various implementations to other languages are available,
42
but a faithful implementation for python users has long been missing. Although still young
43
(as of Jan-2014), the `yhat/ggplot <https://github.com/yhat/ggplot>` project has been
0 commit comments