We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad1ed8 commit e7b8fdaCopy full SHA for e7b8fda
README.md
@@ -9,7 +9,7 @@
9
plotnine is an implementation of a *grammar of graphics* in Python
10
based on [ggplot2](https://github.com/tidyverse/ggplot2).
11
The grammar allows you to compose plots by explicitly mapping variables in a
12
-dataframe to the visual objects that make up the plot.
+dataframe to the visual characteristics (position, color, size etc.) of objects that make up the plot.
13
14
<img width="33%" align="right" src="./doc/images/logo-540.png">
15
0 commit comments