plot#

ModelPlotter.plot(export_image_path=None)[source]#

Plot the current available Data. With s key a screenshot is saved in export_image_path or in tempdir.

Parameters:
export_image_pathstr

Path to image to save.

Returns:
bool