LineProfileXY#

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

Bases: PluginTemplateMixin, ViewerSelectMixin

Public constructor

Attributes Summary

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_x

Mixin to handle empty floating point field.

selected_y

Mixin to handle empty floating point field.

template_file

uses_active_status

A boolean (True, False) trait.

vue_draw_plot

Methods Summary

reset_results()

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_x#

Mixin to handle empty floating point field.

selected_y#

Mixin to handle empty floating point field.

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/latest/lib/python3.11/site-packages/jdaviz/configs/imviz/plugins/line_profile_xy/line_profile_xy.py', 'line_profile_xy.vue')#
uses_active_status#

A boolean (True, False) trait.

vue_draw_plot#

Methods Documentation

reset_results()[source]#