fastplotlib.graphics.features.GraphicFeatureEvent#

class GraphicFeatureEvent(type, info)[source]#

All event instances have the following attributes

attribute

type

description

type

str

“colors” - name of the event

graphic

Graphic

graphic instance that the event is from

info

dict

event info dictionary

target

WorldObject

pygfx rendering engine object for the graphic

time_stamp

float

time when the event occurred, in ms

Examples#

cmap event

cmap event

Image data event

Image data event

Events line data thickness

Events line data thickness