@kanunilabs/datagrid-enterprise
@kanunilabs/datagrid-enterprise / watchChartData
Function: watchChartData()
watchChartData<
TRow>(controller,spec,onModel): () =>void
Type Parameters
TRow
TRow = GridRowData
Parameters
controller
DataGridController<TRow>
spec
ChartSpec<TRow>
onModel
(model) => void
Returns
() => void