Optional
allow_user_add?: booleanA class extending BaseChart
Optional
configEntriesUsingColumns?: string[]Optional
extra_controls?: (dataStore: DataStore) => ExtraControl<GuiSpecType>[]Optional
init?: (config: any, dataSource: any, extraControls: any) => voidOptional
methodsUsingColumns?: string[]The human-readable name that will appear in the 'add chart' dialog etc.
Optional
params?: { name: string; type: Param | Param[] }[]Optional
required?: string[] | (ds: DataStore) => boolean
Describes how a chart will be displayed in the 'add chart' dialog etc.