FreezableBqplotImageViewerState#
- class jdaviz.core.freezable_state.FreezableBqplotImageViewerState(*args, **kwargs)[source]#
Bases:
BqplotImageViewerState
,FreezableState
Attributes Summary
x-coordinate of center of zoom box
y-coordinate of center of zoom box
Zoom radius
Methods Summary
reset_limits
(*event)Attributes Documentation
- linked_by_wcs = False#
- zoom_center_x#
x-coordinate of center of zoom box
- zoom_center_y#
y-coordinate of center of zoom box
- zoom_radius#
Zoom radius
Methods Documentation