report_plots#
Bases:
TUIMenuManage report plots.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add(service, version, mode, path)Add a new object.
axes(service, version, mode, path)Set axes options of an object.
clear_data(service, version, mode, path)Clear report plot data.
curves(service, version, mode, path)Set curves options of an object.
delete(service, version, mode, path)Delete an object.
delete_all(service, version, mode, path)Delete all plot objects.
edit(service, version, mode, path)Edit an object.
get_window_id(service, version, mode, path)Get report-plot object window id.
list(service, version, mode, path)List objects.
list_properties(service, version, mode, path)List properties of an object.
plot(service, version, mode, path)Plot.
__init__ method of TUIMenu class.
Bases:
TUIMethodAdd a new object.
Bases:
TUIMethodSet axes options of an object.
Bases:
TUIMethodClear report plot data.
Bases:
TUIMethodSet curves options of an object.
Bases:
TUIMethodDelete an object.
Bases:
TUIMethodDelete all plot objects.
Bases:
TUIMethodEdit an object.
Bases:
TUIMethodGet report-plot object window id.
Bases:
TUIMethodList objects.
Bases:
TUIMethodList properties of an object.
Bases:
TUIMethodPlot.