get_monitor_set_plot#

MonitorsManager.get_monitor_set_plot(monitor_set_name, *args, **kwargs)#

Get monitor set plot.

Parameters:
monitor_set_namestr

Name of the monitor.

argsAny

Arguments.

kwargsAny

Keyword arguments.

Returns:
Union[None, object]

Returns None if the DataFrame is empty. Otherwise, it returns the plot object, depending on the plotting.backend.