validate_plot_info#
- validate_plot_info(volume_bar_mode, num_detached_indicators, relative_sizing, subplot_names)[source]#
Validate plot info to ensure that it is valid for the given volume_bar_mode, num_detached_indicators, relative_sizing, and subplot_names
- Parameters:
- Return type:
None | ValueError | AssertionError