Skip to content
pyautark (soon)

@urban-toolkit/autk-plot


@urban-toolkit/autk-plot / PlotEventData

Type Alias: PlotEventData

PlotEventData = SelectionData

Defined in: types-events.ts:33

Payload emitted by all plot interaction events.

Reuses the shared SelectionData shape from autk-core.

Released under the MIT License.