SliceToolStateMessage#

class jdaviz.core.events.SliceToolStateMessage(change, viewer, *args, **kwargs)[source]#

Bases: Message

Message generated by the select slice plot plugin when activated/deactivated

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

change

viewer

Attributes Documentation

change#
viewer#