create#

Standard.create(plot_name=None)[source]#

Create a report.

Parameters:
plot_namestr, optional

Name for the plot. The default is None, in which case the default name is used.

Returns:
bool

True when successful, False when failed.