charts#

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

Bases: TUIMenu

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

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

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, ...)

No help available.

font(service, version, mode, path)

No help available.

legend_alignment(service, version, mode, path)

No help available.

legend_visibility(service, version, mode, path)

No help available.

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

Enables enhanced plots, which is a beta feature.

modern_plots_points_threshold(service, ...)

No help available.

plots_behavior(service, version, mode, path)

No help available.

print_plot_data(service, version, mode, path)

No help available.

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

No help available.

text_color(service, version, mode, path)

No help available.

threshold(service, version, mode, path)

No help available.

tooltip_interpolation(service, version, ...)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.