PluginPlotSelectMixin#

class jdaviz.core.template_mixin.PluginPlotSelectMixin(**kwargs: Any)[source]#

Bases: VuetifyTemplate, HubListener

Public constructor

Attributes Summary

plugin_plot_items

An instance of a Python list.

plugin_plot_selected

A trait which allows any value.

plugin_plot_selected_widget

A trait which allows any value.

Attributes Documentation

plugin_plot_items#

An instance of a Python list.

plugin_plot_selected#

A trait which allows any value.

plugin_plot_selected_widget#

A trait which allows any value.