tepkit.utils.mpl_tools.plotters.BasePlotter#
- class tepkit.utils.mpl_tools.plotters.BasePlotter#
Attributes#
Attribute |
Default Value |
Description |
---|---|---|
|
|
Methods#
|
Can be overridden to provide custom configuration for the plotter. |
|
All Members#
- config: dict
- get_config() dict
Can be overridden to provide custom configuration for the plotter.
- update_config(config: dict)