Home > @activeviam/activeui-sdk > ChartSelectionPlugin
ChartSelectionPlugin type
Plugin allowing to listen to the selected elements of a chart
Signature:
export declare type ChartSelectionPlugin = ActiveUIPlugin<ChartSelectionHandlerImplementationProperties, ChartSelectionHandlerImplementationStaticProperties, ChartSelectionHandlerParameters>;