report_plots#
Bases:
TUIMenu
Enters the report plots menu.
Methods:
add
(*args, **kwargs)Creates a report plot.
axes
(*args, **kwargs)Defines the axes for a report plot.
clear_data
(*args, **kwargs)Clears the data associated with a report plot.
curves
(*args, **kwargs)Defines the curves for a report plot.
delete
(*args, **kwargs)Deletes a report plot object.
delete_all
(*args, **kwargs)Deletes all of the report plot objects.
edit
(*args, **kwargs)Edits a report plot.
list
(*args, **kwargs)Lists all defined report plots.
list_properties
(*args, **kwargs)Lists the properties of a report plot.
plot
(*args, **kwargs)Plots the specified report plot.
Creates a report plot.
Defines the axes for a report plot.
Clears the data associated with a report plot.
Defines the curves for a report plot.
Deletes a report plot object.
Deletes all of the report plot objects.
Edits a report plot.
Lists all defined report plots.
Lists the properties of a report plot.
Plots the specified report plot.