BaseConfig: { color_by?: FieldName | LegacyColorBy; id: string; legend: string; param: FieldName[]; size: [x
: number, y
: number]; title: string; title_color?: string; type: string;} Type declaration
id: string
legend: string
size: [x: number, y: number]
title: string
Optional
title_color?: string
type: string