charts#
Bases:
TUIMenu
Enter the menu for controlling the display of 2D charts/plots.
Methods:
curve_colors
(*args, **kwargs)Specify the initial set of default colors for the rendering of curves.
enable_open_glfor_modern_plots
(*args, **kwargs).
legend_alignment
(*args, **kwargs).
legend_visibility
(*args, **kwargs).
modern_plots_enabled
(*args, **kwargs)Enables enhanced plots, which is a beta feature.
modern_plots_points_threshold
(*args, **kwargs).
plots_behavior
(*args, **kwargs).
print_plot_data
(*args, **kwargs).
print_residuals_data
(*args, **kwargs).
threshold
(*args, **kwargs).
tooltip_interpolation
(*args, **kwargs).
Classes:
font
(path, service).
text_color
(path, service).
Specify the initial set of default colors for the rendering of curves. Note that changing this setting requires any plots to be replotted before you see the effect of the new setting.
.
Bases:
TUIMenu
.
Methods:
axes
(*args, **kwargs).
axes_titles
(*args, **kwargs).
legend
(*args, **kwargs).
title
(*args, **kwargs).
.
.
.
.
.
.
Enables enhanced plots, which is a beta feature. Enabling this feature exposes new fields (all beta functionality).
.
.
.
.
Bases:
TUIMenu
.
Methods:
axes
(*args, **kwargs).
axes_titles
(*args, **kwargs).
legend
(*args, **kwargs).
title
(*args, **kwargs).
.
.
.
.
.
.