charts#

class ansys.fluent.core.meshing.tui_241.main_menu.preferences.appearance.charts(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for controlling the display of 2D charts/plots.

Classes:

curve_colors(service, version, mode, path)

Specify the initial set of default colors for the rendering of curves.

enable_open_glfor_modern_plots(service, ...)

.

font(service, version, mode, path)

.

legend_alignment(service, version, mode, path)

.

legend_visibility(service, version, mode, path)

.

modern_plots_enabled(service, version, mode, ...)

Enables enhanced plots, which is a beta feature.

modern_plots_points_threshold(service, ...)

.

plots_behavior(service, version, mode, path)

.

print_plot_data(service, version, mode, path)

.

print_residuals_data(service, version, mode, ...)

.

text_color(service, version, mode, path)

.

threshold(service, version, mode, path)

.

tooltip_interpolation(service, version, ...)

.

class curve_colors(service, version, mode, path)#

Bases: TUIMethod

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.

class enable_open_glfor_modern_plots(service, version, mode, path)#

Bases: TUIMethod

.

class legend_alignment(service, version, mode, path)#

Bases: TUIMethod

.

class legend_visibility(service, version, mode, path)#

Bases: TUIMethod

.

class modern_plots_enabled(service, version, mode, path)#

Bases: TUIMethod

Enables enhanced plots, which is a beta feature. Enabling this feature exposes new fields (all beta functionality).

class modern_plots_points_threshold(service, version, mode, path)#

Bases: TUIMethod

.

class plots_behavior(service, version, mode, path)#

Bases: TUIMethod

.

class print_plot_data(service, version, mode, path)#

Bases: TUIMethod

.

class print_residuals_data(service, version, mode, path)#

Bases: TUIMethod

.

class threshold(service, version, mode, path)#

Bases: TUIMethod

.

class tooltip_interpolation(service, version, mode, path)#

Bases: TUIMethod

.