Plot Utilities#
Classes to assist in creating plots. Used extensively by the Plot classes.
Plotting Engines#
|
Sets up the main figure and subplots for use in Marmot and expands the functionality of matplotlib by adding further methods to quickly build plots. |
|
A library of commonly used plotting methods. |
Data Storage and Processing#
|
Methods used to assist with the creation of Marmot plots |
|
Defines various generator categories. |
Collection of functions which modify or infer information from timeseries |
Plot Design#
Classes containing color styles and markers for plotting |
New in version 0.11.0.
Plot Exceptions#
Exception classes to handle specific actions and results. |