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