PlotOptions#
- class mhm_tools.post.difference.PlotOptions(colorbar_label: str, title: str, cmap: str = 'RdBu', vmin: float | None = None, vmax: float | None = None, x_min: float | None = None, x_max: float | None = None, y_min: float | None = None, y_max: float | None = None)[source]#
Bases:
objectPlotting options for the difference map.
- Attributes:
- vmax
- vmin
- x_max
- x_min
- y_max
- y_min