PlotOptions
- class jdaviz.configs.default.PlotOptions(*args, **kwargs)[source] [edit on github]
Bases:
jdaviz.core.template_mixin.TemplateMixin,jdaviz.core.template_mixin.ViewerSelectMixinPublic constructor
Attributes Summary
A boolean (True, False) trait.
A trait which allows any value.
A boolean (True, False) trait.
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/ricky-jdaviz/envs/update-doc-titles/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.