RedshiftSlider

class jdaviz.configs.specviz.RedshiftSlider(*args, **kwargs)[source] [edit on github]

Bases: jdaviz.core.template_mixin.TemplateMixin

Public constructor

Attributes Summary

linked

A boolean (True, False) trait.

max_value

A float trait.

min_value

A float trait.

slider

A trait which allows any value.

slider_step

A float trait.

slider_textbox

A trait which allows any value.

slider_type

A trait which allows any value.

template_file

wait

An int trait.

Attributes Documentation

linked

A boolean (True, False) trait.

max_value

A float trait.

min_value

A float trait.

slider

A trait which allows any value.

slider_step

A float trait.

slider_textbox

A trait which allows any value.

slider_type

A trait which allows any value.

template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/v2.2.0/lib/python3.8/site-packages/jdaviz/configs/specviz/plugins/redshift_slider/redshift_slider.py', 'redshift_slider.vue')
wait

An int trait.