plot_history_last_state#

relsad.visualization.plotting.plot_history_last_state(obj_list: list, attribute: str, save_dir: str)[source]#

Plots the last state from the history

Parameters
  • obj_list (list) – List of objects

  • attribute (str) – An attribute

  • save_dir (str) – The saving directory

Return type

None