CanvasRotationChangedMessage

class jdaviz.core.events.CanvasRotationChangedMessage(viewer_id, angle, flip_horizontal, *args, **kwargs)[source] [edit on github]

Bases: Message

Message generated by canvas rotation plugin

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

angle

flip_horizontal

viewer_id

Attributes Documentation

angle
flip_horizontal
viewer_id