Markers#
- class jdaviz.configs.default.plugins.markers.markers.Markers(*args, **kwargs)[source]#
Bases:
PluginTemplateMixin,ViewerSelectMixin,TableMixinSee the Markers Plugin Documentation for more details.
Only the following attributes and methods are available through the public plugin API:
Public constructor
Attributes Summary
A trait for unicode strings.
A trait whose value must be an instance of a specified class.
A boolean (True, False) trait.
Attributes Documentation
- coords_info#
- distance_display#
A trait for unicode strings.
- marks#
- measurements_table#
A trait whose value must be an instance of a specified class.
The value can also be an instance of a subclass of the specified class.
Subclasses can declare default classes by overriding the klass attribute
- template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/3978/lib/python3.11/site-packages/jdaviz/configs/default/plugins/markers/markers.py', 'markers.vue')#
- user_api#
- uses_active_status#
A boolean (True, False) trait.