Markers#

class jdaviz.configs.default.plugins.markers.markers.Markers(*args, **kwargs)[source]#

Bases: PluginTemplateMixin, ViewerSelectMixin, TableMixin

See the Markers Plugin Documentation for more details.

Only the following attributes and methods are available through the public plugin API:

Public constructor

Attributes Summary

coords_info

marks

template_file

user_api

uses_active_status

A boolean (True, False) trait.

Methods Summary

clear_table()

Clear all entries/markers from the current table.

Attributes Documentation

coords_info#
marks#
template_file = ('/home/docs/checkouts/readthedocs.org/user_builds/jdaviz/envs/latest/lib/python3.11/site-packages/jdaviz/configs/default/plugins/markers/markers.py', 'markers.vue')#
user_api#
uses_active_status#

A boolean (True, False) trait.

Methods Documentation

clear_table()[source]#

Clear all entries/markers from the current table.