plot_monte_carlo_history#

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

Plots the history from the Monte Carlo simulation

Parameters
  • obj_list (list) – List of objects

  • attribute (str) – An attribute

  • save_dir (str) – The saving directory

Return type

None