PlotOptions#

class jdaviz.configs.default.plugins.plot_options.plot_options.PlotOptions(*args, **kwargs)[source]#

Bases: PluginTemplateMixin

The Plot Options Plugin gives access to per-viewer and per-layer options and enables setting across multiple viewers/layers simultaneously.

Only the following attributes and methods are available through the public plugin API:

Public constructor

Attributes Summary

apply_RGB_presets_spinner

A boolean (True, False) trait.

axes_visible_sync

An instance of a Python dict.

axes_visible_value

A boolean (True, False) trait.

cmap_samples

An instance of a Python dict.

collapse_func_sync

An instance of a Python dict.

collapse_func_value

A trait for unicode strings.

contour_custom_levels_sync

An instance of a Python dict.

contour_custom_levels_txt

A trait for unicode strings.

contour_custom_levels_value

An instance of a Python list.

contour_max_sync

An instance of a Python dict.

contour_max_value

A float trait.

contour_min_sync

An instance of a Python dict.

contour_min_value

A float trait.

contour_mode_sync

An instance of a Python dict.

contour_mode_value

A trait for unicode strings.

contour_nlevels_sync

An instance of a Python dict.

contour_nlevels_value

An int trait.

contour_spinner

A boolean (True, False) trait.

contour_visible_sync

An instance of a Python dict.

contour_visible_value

A boolean (True, False) trait.

display_units

An instance of a Python dict.

icon_checktoradial

A trait for unicode strings.

icon_radialtocheck

A trait for unicode strings.

image_bias_sync

An instance of a Python dict.

image_bias_value

A float trait.

image_color_mode_sync

An instance of a Python dict.

image_color_mode_value

A trait for unicode strings.

image_color_sync

An instance of a Python dict.

image_color_value

A trait which allows any value.

image_colormap_sync

An instance of a Python dict.

image_colormap_value

A trait for unicode strings.

image_contrast_sync

An instance of a Python dict.

image_contrast_value

A float trait.

image_opacity_sync

An instance of a Python dict.

image_opacity_value

A float trait.

image_visible_sync

An instance of a Python dict.

image_visible_value

A boolean (True, False) trait.

layer_items

An instance of a Python list.

layer_multiselect

A boolean (True, False) trait.

layer_selected

A trait which allows any value.

line_as_steps_sync

An instance of a Python dict.

line_as_steps_value

A boolean (True, False) trait.

line_color_sync

An instance of a Python dict.

line_color_value

A trait which allows any value.

line_opacity_sync

An instance of a Python dict.

line_opacity_value

A float trait.

line_visible_sync

An instance of a Python dict.

line_visible_value

A boolean (True, False) trait.

line_width_sync

An instance of a Python dict.

line_width_value

An int trait.

marker_color_col_sync

An instance of a Python dict.

marker_color_col_value

A trait for unicode strings.

marker_color_mode_sync

An instance of a Python dict.

marker_color_mode_value

A trait for unicode strings.

marker_color_sync

An instance of a Python dict.

marker_color_value

A trait which allows any value.

marker_colormap_sync

An instance of a Python dict.

marker_colormap_value

A trait for unicode strings.

marker_colormap_vmax_sync

An instance of a Python dict.

marker_colormap_vmax_value

A float trait.

marker_colormap_vmin_sync

An instance of a Python dict.

marker_colormap_vmin_value

A float trait.

marker_fill_sync

An instance of a Python dict.

marker_fill_value

A boolean (True, False) trait.

marker_opacity_sync

An instance of a Python dict.

marker_opacity_value

A float trait.

marker_size_col_sync

An instance of a Python dict.

marker_size_col_value

A trait for unicode strings.

marker_size_mode_sync

An instance of a Python dict.

marker_size_mode_value

A trait for unicode strings.

marker_size_scale_sync

An instance of a Python dict.

marker_size_scale_value

A float trait.

marker_size_sync

An instance of a Python dict.

marker_size_value

A float trait.

marker_size_vmax_sync

An instance of a Python dict.

marker_size_vmax_value

A float trait.

marker_size_vmin_sync

An instance of a Python dict.

marker_size_vmin_value

A float trait.

marker_visible_sync

An instance of a Python dict.

marker_visible_value

A boolean (True, False) trait.

multiselect

show_viewer_labels

A boolean (True, False) trait.

stretch_curve_visible

A boolean (True, False) trait.

stretch_function_sync

An instance of a Python dict.

stretch_function_value

A trait for unicode strings.

stretch_hist_nbins

Mixin to handle empty integer field.

stretch_hist_spinner

A boolean (True, False) trait.

stretch_hist_sync

An instance of a Python dict.

stretch_hist_zoom_limits

A boolean (True, False) trait.

stretch_histogram_widget

A trait for unicode strings.

stretch_params_sync

An instance of a Python dict.

stretch_params_value

An instance of a Python dict.

stretch_preset_sync

An instance of a Python dict.

stretch_preset_value

A trait which allows any value.

stretch_vmax_sync

An instance of a Python dict.

stretch_vmax_value

A float trait.

stretch_vmin_sync

An instance of a Python dict.

stretch_vmin_value

A float trait.

stretch_vstep

A float trait.

subset_color_sync

An instance of a Python dict.

subset_color_value

A trait for unicode strings.

subset_opacity_sync

An instance of a Python dict.

subset_opacity_value

A float trait.

subset_visible_sync

An instance of a Python dict.

subset_visible_value

A boolean (True, False) trait.

swatches_palette

An instance of a Python list.

template_file

uncertainty_visible_sync

An instance of a Python dict.

uncertainty_visible_value

An int trait.

user_api

uses_active_status

A boolean (True, False) trait.

viewer_items

An instance of a Python list.

viewer_limits

An instance of a Python dict.

viewer_multiselect

A boolean (True, False) trait.

viewer_selected

A trait which allows any value.

x_bound_step

A float trait.

x_max_sync

An instance of a Python dict.

x_max_value

A float trait.

x_min_sync

An instance of a Python dict.

x_min_value

A float trait.

y_bound_step

A float trait.

y_max_sync

An instance of a Python dict.

y_max_value

A float trait.

y_min_sync

An instance of a Python dict.

y_min_value

A float trait.

zoom_center_x_sync

An instance of a Python dict.

zoom_center_x_value

A float trait.

zoom_center_y_sync

An instance of a Python dict.

zoom_center_y_value

A float trait.

zoom_radius_sync

An instance of a Python dict.

zoom_radius_value

A float trait.

zoom_step

A float trait.

Methods Summary

apply_RGB_presets(*args, **kwargs)

image_segmentation_map_presets(*args, **kwargs)

select_all([viewers, layers])

Enable multiselect mode and select all viewers and/or layers.

set_histogram_limits([x_min, x_max, y_min, ...])

vue_apply_RGB_presets(data)

vue_image_segmentation_map_presets(*args, ...)

vue_reset_viewer_bounds(_)

vue_set_value(data)

vue_unmix_state(names)

Attributes Documentation

apply_RGB_presets_spinner#

A boolean (True, False) trait.

axes_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

axes_visible_value#

A boolean (True, False) trait.

cmap_samples#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

collapse_func_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

collapse_func_value#

A trait for unicode strings.

contour_custom_levels_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_custom_levels_txt#

A trait for unicode strings.

contour_custom_levels_value#

An instance of a Python list.

contour_max_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_max_value#

A float trait.

contour_min_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_min_value#

A float trait.

contour_mode_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_mode_value#

A trait for unicode strings.

contour_nlevels_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_nlevels_value#

An int trait.

contour_spinner#

A boolean (True, False) trait.

contour_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

contour_visible_value#

A boolean (True, False) trait.

display_units#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

icon_checktoradial#

A trait for unicode strings.

icon_radialtocheck#

A trait for unicode strings.

image_bias_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_bias_value#

A float trait.

image_color_mode_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_color_mode_value#

A trait for unicode strings.

image_color_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_color_value#

A trait which allows any value.

image_colormap_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_colormap_value#

A trait for unicode strings.

image_contrast_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_contrast_value#

A float trait.

image_opacity_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_opacity_value#

A float trait.

image_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

image_visible_value#

A boolean (True, False) trait.

layer_items#

An instance of a Python list.

layer_multiselect#

A boolean (True, False) trait.

layer_selected#

A trait which allows any value.

line_as_steps_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

line_as_steps_value#

A boolean (True, False) trait.

line_color_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

line_color_value#

A trait which allows any value.

line_opacity_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

line_opacity_value#

A float trait.

line_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

line_visible_value#

A boolean (True, False) trait.

line_width_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

line_width_value#

An int trait.

marker_color_col_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_color_col_value#

A trait for unicode strings.

marker_color_mode_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_color_mode_value#

A trait for unicode strings.

marker_color_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_color_value#

A trait which allows any value.

marker_colormap_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_colormap_value#

A trait for unicode strings.

marker_colormap_vmax_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_colormap_vmax_value#

A float trait.

marker_colormap_vmin_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_colormap_vmin_value#

A float trait.

marker_fill_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_fill_value#

A boolean (True, False) trait.

marker_opacity_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_opacity_value#

A float trait.

marker_size_col_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_col_value#

A trait for unicode strings.

marker_size_mode_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_mode_value#

A trait for unicode strings.

marker_size_scale_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_scale_value#

A float trait.

marker_size_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_value#

A float trait.

marker_size_vmax_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_vmax_value#

A float trait.

marker_size_vmin_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_size_vmin_value#

A float trait.

marker_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

marker_visible_value#

A boolean (True, False) trait.

multiselect#
show_viewer_labels#

A boolean (True, False) trait.

stretch_curve_visible#

A boolean (True, False) trait.

stretch_function_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_function_value#

A trait for unicode strings.

stretch_hist_nbins#

Mixin to handle empty integer field.

stretch_hist_spinner#

A boolean (True, False) trait.

stretch_hist_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_hist_zoom_limits#

A boolean (True, False) trait.

stretch_histogram_widget#

A trait for unicode strings.

stretch_params_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_params_value#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_preset_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_preset_value#

A trait which allows any value.

stretch_vmax_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_vmax_value#

A float trait.

stretch_vmin_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

stretch_vmin_value#

A float trait.

stretch_vstep#

A float trait.

subset_color_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

subset_color_value#

A trait for unicode strings.

subset_opacity_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

subset_opacity_value#

A float trait.

subset_visible_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

subset_visible_value#

A boolean (True, False) trait.

swatches_palette#

An instance of a Python list.

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

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

uncertainty_visible_value#

An int trait.

user_api#
uses_active_status#

A boolean (True, False) trait.

viewer_items#

An instance of a Python list.

viewer_limits#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

viewer_multiselect#

A boolean (True, False) trait.

viewer_selected#

A trait which allows any value.

x_bound_step#

A float trait.

x_max_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

x_max_value#

A float trait.

x_min_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

x_min_value#

A float trait.

y_bound_step#

A float trait.

y_max_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

y_max_value#

A float trait.

y_min_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

y_min_value#

A float trait.

zoom_center_x_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

zoom_center_x_value#

A float trait.

zoom_center_y_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

zoom_center_y_value#

A float trait.

zoom_radius_sync#

An instance of a Python dict.

One or more traits can be passed to the constructor to validate the keys and/or values of the dict. If you need more detailed validation, you may use a custom validator method.

Changed in version 5.0: Added key_trait for validating dict keys.

Changed in version 5.0: Deprecated ambiguous trait, traits args in favor of value_trait, per_key_traits.

zoom_radius_value#

A float trait.

zoom_step#

A float trait.

Methods Documentation

apply_RGB_presets(*args, **kwargs)#
image_segmentation_map_presets(*args, **kwargs)[source]#
select_all(viewers=True, layers=True)[source]#

Enable multiselect mode and select all viewers and/or layers.

Parameters:
viewersbool

Whether to set viewer_multiselect and select all viewers (default: True)

layers: bool

Whether to set layer_multiselect and select all layers (default: True)

set_histogram_limits(x_min=None, x_max=None, y_min=None, y_max=None)[source]#
vue_apply_RGB_presets(data)[source]#
vue_image_segmentation_map_presets(*args, **kwargs)[source]#
vue_reset_viewer_bounds(_)[source]#
vue_set_value(data)[source]#
vue_unmix_state(names)[source]#