PlotOptions

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

Bases: jdaviz.core.template_mixin.TemplateMixin, jdaviz.core.template_mixin.ViewerSelectMixin

Public constructor

Attributes Summary

has_show_uncertainty

A boolean (True, False) trait.

layer_widget

A trait which allows any value.

show_uncertainty

A boolean (True, False) trait.

template_file

viewer_widget

A trait which allows any value.

Attributes Documentation

has_show_uncertainty

A boolean (True, False) trait.

layer_widget

A trait which allows any value.

show_uncertainty

A boolean (True, False) trait.

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

A trait which allows any value.