PluginPlotAddedMessage#

class jdaviz.core.events.PluginPlotAddedMessage(sender)[source]#

Bases: Message

Message generated when a plugin plot is initialized

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

plot

plugin

Attributes Documentation

plot#
plugin#