To install this package run one of the following: conda install main::plotnine
Description
plotnine is an implementation of a grammar of graphics in Python based on ggplot2.
The grammar allows you to compose plots by explicitly mapping variables in a dataframe to the visual objects that make up the plot.