helper module
Define types and helpers for the visualization library.
- create_fig_if_not_exists(axnum, sharex=False, num=1, clean_fig=False, **kwargs)[source]
Check if figures were already created, create it if not.
- Parameters:
- Return type:
Define types and helpers for the visualization library.
Check if figures were already created, create it if not.