Home > @activeviam/activeui-sdk > allChartSelectionHandlersPreset
allChartSelectionHandlersPreset variable
Preset containing all the core chart selection handler plugins.
Signature:
allChartSelectionHandlersPreset: {
'chart-selection-handler': ChartSelectionPlugin[];
}