pyautark (soon)
@urban-toolkit/autk-plot / PlotEventRecord
Type Alias: PlotEventRecord
PlotEventRecord =
Record<PlotEvent,PlotEventData>
Defined in: types-events.ts:40
Event map consumed by the typed plot event emitter.
Each plot interaction event resolves to a PlotEventData payload.