Collapse¶
-
class
jdaviz.configs.default.plugins.Collapse(*args, **kwargs)[source] [edit on github]¶ Bases:
jdaviz.core.template_mixin.TemplateMixinPublic constructor
Attributes Summary
An instance of a Python list.
An instance of a Python list.
An instance of a Python list.
An int trait.
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
A trait which allows any value.
A trait which allows any value.
An instance of a Python list.
A trait for unicode strings.
A trait for unicode strings.
Methods Summary
vue_collapse(*args, **kwargs)vue_list_subsets(event)Populate the spectral subset selection dropdown
Attributes Documentation
-
axes¶ An instance of a Python list.
-
data_items¶ An instance of a Python list.
-
funcs¶ An instance of a Python list.
-
selected_axis¶ An int trait.
-
selected_data_item¶ A trait for unicode strings.
-
selected_func¶ A trait for unicode strings.
-
selected_subset¶ A trait for unicode strings.
-
spectral_max¶ A trait which allows any value.
-
spectral_min¶ A trait which allows any value.
-
spectral_subset_items¶ An instance of a Python list.
-
spectral_unit¶ A trait for unicode strings.
-
template¶ A trait for unicode strings.
Methods Documentation
-
vue_collapse(*args, **kwargs)[source] [edit on github]¶
-
vue_list_subsets(event)[source] [edit on github]¶ Populate the spectral subset selection dropdown
-