Open jenniferyee opened 10 months ago
@rpoleski Can I create a matplotlibrc file or do you know a better way to do it for all modules?
The idea was to have one function named e.g. mm.PlotUtils.set_defaults()
that sets minor ticks and other such aspects. If it's via matplotlibrc-type tile or just changing parameters of rc is to be decided by the one who codes that.
As a default, plots should have minorticks_on()!