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

A trait for unicode strings.

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

A trait for unicode strings.

wait

An int trait.