To install this package run one of the following: conda install martinpdes::mpsplots
Description
MPSPlots is a matplotlib wrapper that allows deferred plot creation.
This is useful when creating plots in loops or functions where the actual
rendering of the plot is not desired immediately.