plot_history
plot_history#
- relsad.visualization.plotting.plot_history(obj_list: list, attribute: str, time_unit: relsad.Time.TimeUnit, save_dir: str)[source]#
Plots the history
- Parameters
obj_list (list) – List of objects
attribute (str) – An attribute
time_unit (TimeUnit) – The time unit of the simulation
save_dir (str) – The saving directory
- Return type
None