file_set#
Bases:
TUIMenuSets file plot parameters.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_limits(service, version, mode, path)Automatically compute x/y-axis extents?.
auto_scale(service, version, mode, path)Sets the range for the and axes.
background_color(service, version, mode, path)Sets the color of the field within the abscissa and ordinate axes.
end_plot_to_file(service, version, mode, path)End plot to file.
file_lines(service, version, mode, path)Sets parameters for plot lines.
file_markers(service, version, mode, path)Sets parameters for data markers.
get_residuals_window(service, version, mode, ...)Get residuals window id.
key(service, version, mode, path)Enables/disables display of curve key and sets its window title.
labels(service, version, mode, path)Sets labels for plot axes.
lines(service, version, mode, path)Sets parameters for plot lines.
log(service, version, mode, path)Uses log scales for one or both axes.
markers(service, version, mode, path)Sets parameters for data markers.
numbers(service, version, mode, path)Sets number formats for axes.
plot_to_file(service, version, mode, path)Specifies a file in which to write XY plot data.
rules(service, version, mode, path)Sets parameters for display of major and minor rules.
rules_placement(service, version, mode, path)Set parameters for display of major and minor rules.
windows(service, version, mode, path)XY plot window options.
xy_percent_y(service, version, mode, path)Scale xy plot by percentage of total elements.
__init__ method of TUIMenu class.
Bases:
TUIMethodAutomatically compute x/y-axis extents?.
Bases:
TUIMethodSets the range for the and axes. If auto-scaling is not activated for a particular axis, you are prompted for the minimum and maximum data values.
Bases:
TUIMethodSets the color of the field within the abscissa and ordinate axes.
Bases:
TUIMethodEnd plot to file.
Bases:
TUIMethodSets parameters for plot lines.
Bases:
TUIMethodSets parameters for data markers.
Bases:
TUIMethodGet residuals window id.
Bases:
TUIMethodEnables/disables display of curve key and sets its window title.
Bases:
TUIMethodSets labels for plot axes.
Bases:
TUIMethodSets parameters for plot lines.
Bases:
TUIMethodUses log scales for one or both axes.
Bases:
TUIMethodSets parameters for data markers.
Bases:
TUIMethodSets number formats for axes.
Bases:
TUIMethodSpecifies a file in which to write XY plot data.
Bases:
TUIMethodSets parameters for display of major and minor rules.
Bases:
TUIMethodSet parameters for display of major and minor rules.
Bases:
TUIMethodXY plot window options. For a description of the items in this menu, see display/set/windows/xy.
Bases:
TUIMethodScale xy plot by percentage of total elements.