Documentation

@kanunilabs/datagrid-enterprise


@kanunilabs/datagrid-enterprise / ChartOpenSeed

Interface: ChartOpenSeed

Properties

categoryColumnId?

optional categoryColumnId?: string


labels?

optional labels?: Record<string, string>

Rename the built-in strings for THIS grid — the React option, same shape. Merged over the locale's dictionary, so a partial object renames what it names and leaves the rest translated.


series?

optional series?: object[]

aggregate

aggregate: "sum" | "avg" | "min" | "max" | "count" | "countDistinct"

columnId

columnId: string


type?

optional type?: string