Skip to main content
Ctrl+K
jdaviz v0.1.dev50+g33a4b5b - Home jdaviz v0.1.dev50+g33a4b5b - Home
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub

Section Navigation

  • Developer Guide
  • Reference/API
    • Helpers API
    • Viewers API
    • Parsers API
    • Plugins API
    • Utilities API
  • Developers
  • Reference/API
  • Utilities API
  • PluginMark

PluginMark#

class jdaviz.core.marks.PluginMark(*args, **kwargs)[source]#

Bases: object

Attributes Summary

hub

Methods Summary

append_xy(x, y)

clear()

set_x_unit([unit])

set_y_unit([unit])

update_xy(x, y)

Attributes Documentation

hub#

Methods Documentation

append_xy(x, y)[source]#
clear()[source]#
set_x_unit(unit=None)[source]#
set_y_unit(unit=None)[source]#
update_xy(x, y)[source]#

previous

ShadowLabelFixedY

next

LinesAutoUnit

On this page
  • PluginMark
    • PluginMark.hub
    • PluginMark.append_xy()
    • PluginMark.clear()
    • PluginMark.set_x_unit()
    • PluginMark.set_y_unit()
    • PluginMark.update_xy()
Edit on GitHub

© Copyright 2025, JDADF Developers.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.