MarkersChangedMessage

class jdaviz.core.events.MarkersChangedMessage(has_markers, *args, **kwargs)[source] [edit on github]

Bases: Message

Message generated when markers are added/removed from an image viewer

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

has_markers

Attributes Documentation

has_markers