Home > @visualization-tools/core > IPlotInteractionConnector
Signature:
export interface IPlotInteractionConnector<TPlotRange extends IPlotRange>
| Method | Description |
|---|---|
| register(plot, chartEventService, getTargetProviders, getInitialState) | |
| unregister(chartEventService) | |
| update(canvasDims, startTime) |