Documentation

@kanunilabs/datagrid-enterprise


@kanunilabs/datagrid-enterprise / mountChartPanel

Function: mountChartPanel()

mountChartPanel<TRow>(host, controller, getColumns, options, t, locale, accentSource): ChartPanelHandle

Type Parameters

TRow

TRow = GridRowData

Parameters

host

HTMLElement

controller

DataGridController<TRow>

getColumns

() => ChartPanelColumn[]

options

ChartingOptions

t

GridDictionary

locale

string

accentSource

HTMLElement

The element whose computed --dg-primary seeds the series palette.

Returns

ChartPanelHandle