LineProfileXY#
- class jdaviz.configs.imviz.plugins.line_profile_xy.line_profile_xy.LineProfileXY(*args, **kwargs)[source]#
Bases:
PluginTemplateMixinPublic constructor
Attributes Summary
A trait for unicode strings.
A trait for unicode strings.
A boolean (True, False) trait.
A trait for unicode strings.
A trait which allows any value.
A trait which allows any value.
An instance of a Python list.
Methods Summary
Attributes Documentation
- plot_across_x_widget#
A trait for unicode strings.
- plot_across_y_widget#
A trait for unicode strings.
- plot_available#
A boolean (True, False) trait.
- selected_viewer#
A trait for unicode strings.
- selected_x#
A trait which allows any value.
- selected_y#
A trait which allows any value.
- template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz-javerbukh/envs/return-quickstart/lib/python3.11/site-packages/jdaviz/configs/imviz/plugins/line_profile_xy/line_profile_xy.py', 'line_profile_xy.vue')#
- viewer_items#
An instance of a Python list.
- vue_draw_plot#
Methods Documentation