ProfileViewerStateWidget#

class glue_jupyter.common.state_widgets.ProfileViewerStateWidget(**kwargs: Any)#

Bases: VuetifyTemplate

Public constructor

Attributes Summary

function_items

An instance of a Python list.

function_selected

An int trait.

glue_state

reference_data_items

An instance of a Python list.

reference_data_selected

An int trait.

template_file

x_att_items

An instance of a Python list.

x_att_selected

An int trait.

x_display_unit_items

An instance of a Python list.

x_display_unit_selected

An int trait.

y_display_unit_items

An instance of a Python list.

y_display_unit_selected

An int trait.

Attributes Documentation

function_items#

An instance of a Python list.

function_selected#

An int trait.

glue_state#
reference_data_items#

An instance of a Python list.

reference_data_selected#

An int trait.

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/glue-jupyter/envs/latest/lib/python3.12/site-packages/glue_jupyter/common/state_widgets/viewer_profile.py', 'viewer_profile.vue')#
x_att_items#

An instance of a Python list.

x_att_selected#

An int trait.

x_display_unit_items#

An instance of a Python list.

x_display_unit_selected#

An int trait.

y_display_unit_items#

An instance of a Python list.

y_display_unit_selected#

An int trait.