JdavizViewerMixin

class jdaviz.configs.default.plugins.viewers.JdavizViewerMixin(*args, **kwargs)[source] [edit on github]

Bases: object

Attributes Summary

custom_marks

Return all marks that are not Lines/LinesGL objects (but can be subclasses)

jdaviz_app

The Jdaviz application tied to the viewer.

jdaviz_helper

The Jdaviz configuration helper tied to the viewer.

native_marks

Return all marks that are Lines/LinesGL objects (and not subclasses)

reference_id

toolbar_nested

tools_nested

Attributes Documentation

custom_marks

Return all marks that are not Lines/LinesGL objects (but can be subclasses)

jdaviz_app

The Jdaviz application tied to the viewer.

jdaviz_helper

The Jdaviz configuration helper tied to the viewer.

native_marks

Return all marks that are Lines/LinesGL objects (and not subclasses)

reference_id
toolbar_nested = None
tools_nested = []