solution_set#
Bases:
TUIMenu
Sets solution plot parameters. Sub-menu items are the same as file-set/ above.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_scale
(service, version, mode, path)Automatically compute x/y-axis extents?.
background_color
(service, version, mode, path)Set the color of the plot background.
end_plot_to_file
(service, version, mode, path)End plot to file.
file_lines
(service, version, mode, path)Set parameters for plot lines.
file_markers
(service, version, mode, path)Set parameters for data markers.
get_residuals_window
(service, version, mode, ...)Get residuals window id.
key
(service, version, mode, path)Enable/disable display of curve key and set its window title.
labels
(service, version, mode, path)Set labels for plot axes.
lines
(service, version, mode, path)Set parameters for plot lines.
log
(service, version, mode, path)Use log scales for one or both axes?.
markers
(service, version, mode, path)Set parameters for data markers.
numbers
(service, version, mode, path)Set number formats for axes.
plot_to_file
(service, version, mode, path)Specify a file to write an xy plot to.
rules
(service, version, mode, path)Set parameters for display of major and minor rules.
windows
(service, version, mode, path)X-Y plot window options.
xy_percent_y
(service, version, mode, path)Scale xy plot by percentage of total elements.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Automatically compute x/y-axis extents?.
Bases:
TUIMethod
Set the color of the plot background.
Bases:
TUIMethod
End plot to file.
Bases:
TUIMethod
Set parameters for plot lines.
Bases:
TUIMethod
Set parameters for data markers.
Bases:
TUIMethod
Get residuals window id.
Bases:
TUIMethod
Enable/disable display of curve key and set its window title.
Bases:
TUIMethod
Set labels for plot axes.
Bases:
TUIMethod
Set parameters for plot lines.
Bases:
TUIMethod
Use log scales for one or both axes?.
Bases:
TUIMethod
Set parameters for data markers.
Bases:
TUIMethod
Set number formats for axes.
Bases:
TUIMethod
Specify a file to write an xy plot to.
Bases:
TUIMethod
Set parameters for display of major and minor rules.
Bases:
TUIMethod
X-Y plot window options.
Bases:
TUIMethod
Scale xy plot by percentage of total elements.