Plotting (CADETProcess.plotting)#
This module provides functionality for plotting in CADET-Process.
General Utils#
|
Compute a publication-ready figure size in inches. |
|
Set up a matplotlib figure with local styling and flexible options. |
Return handles and labels from an axes and all of its twins. |
Secondary Axis#
|
Convenience class for secondary axis configuration. |
Text#
|
Add text to a matplotlib Axes object. |
Annotations#
|
Add an annotation to a matplotlib Axes object. |
Fill Regions#
|
Add fill region with optional text labeling. |