File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ large data to thin clients.
57
57
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58
58
59
59
Hadley Wickham's `ggplot2 <http://ggplot2.org/ >`__ is a foundational exploratory visualization package for the R language.
60
- Based on `"The Grammer of Graphics" <http://www.cs.uic.edu/~wilkinson/TheGrammarOfGraphics/GOG.html >`__ it
60
+ Based on `"The Grammar of Graphics" <http://www.cs.uic.edu/~wilkinson/TheGrammarOfGraphics/GOG.html >`__ it
61
61
provides a powerful, declarative and extremely general way to generate bespoke plots of any kind of data.
62
62
It's really quite incredible. Various implementations to other languages are available,
63
63
but a faithful implementation for python users has long been missing. Although still young
You can’t perform that action at this time.
0 commit comments