Skip to content

Commit 749c7ca

Browse files
author
y-p
committed
DOC: tweak ecosystem section
1 parent c8884db commit 749c7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/ecosystem.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ plots (that in turn, leverages `d3 <http://d3js.org/>`__). It has great support
3737

3838
Hadley Wickham's `ggplot2 <http://ggplot2.org/>`__ is a foundational exploratory visualization package for the R language.
3939
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.
40+
provides a powerful, declarative and extremely general way to generate bespoke plots of any kind of data.
4141
It's really quite incredible. Various implementations to other languages are available,
4242
but a faithful implementation for python users has long been missing. Although still young
4343
(as of Jan-2014), the `yhat/ggplot <https://github.com/yhat/ggplot>` project has been

0 commit comments

Comments
 (0)