PlotOptions

class jdaviz.configs.default.PlotOptions(*args, **kwargs)[source] [edit on github]

Bases: jdaviz.core.template_mixin.TemplateMixin

Public constructor

Attributes Summary

layer_widget

A trait which allows any value.

selected_viewer

A trait for unicode strings.

show_uncertainty

A boolean (True, False) trait.

template_file

viewer_items

An instance of a Python list.

viewer_widget

A trait which allows any value.

Attributes Documentation

layer_widget

A trait which allows any value.

selected_viewer

A trait for unicode strings.

show_uncertainty

A boolean (True, False) trait.

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz-javerbukh/envs/plot_flux_error_bars/lib/python3.8/site-packages/jdaviz/configs/default/plugins/plot_options/plot_options.py', 'plot_options.vue')
viewer_items

An instance of a Python list.

viewer_widget

A trait which allows any value.