LineProfileXY#

class jdaviz.configs.imviz.plugins.line_profile_xy.line_profile_xy.LineProfileXY(*args, **kwargs)[source]#

Bases: PluginTemplateMixin

Public constructor

Attributes Summary

line_plot_across_x

A trait which allows any value.

line_plot_across_y

A trait which allows any value.

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

viewer_items

An instance of a Python list.

vue_draw_plot

Methods Summary

reset_results()

Attributes Documentation

line_plot_across_x#

A trait which allows any value.

line_plot_across_y#

A trait which allows any value.

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/pllim/envs/yessss-dark-mode-doc/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

reset_results()[source]#