NewViewerMessage#
- class jdaviz.core.events.NewViewerMessage(cls, data, x_attr=None, *args, **kwargs)[source]#
Bases:
Message
Message to trigger viewer creation in the application.
Create a new message
- Parameters:
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- cls#
- data#
- x_attr#