Properties
bucketing?
optionalbucketing?:"minute"|"hour"|"day"|"week"|"month"
Description
Time bucket granularity for aggregationDefault
dateRange?
optionaldateRange?: {relative:string; } | {$gte:string|number;$lte:string|number; }
Description
Time range to querydescription?
optionaldescription?:string
Description
Description of what the chart showsfunc?
optionalfunc?:string
Description
Aggregation function to apply (e.g. sum, avg, median, min, max)groupBy?
optionalgroupBy?:string|null
Description
Field to group results bymetric
metric: string
Description
Name of the metric to visualizename
name: string
Description
Display name for the chartowner_id?
optionalowner_id?:string
Description
ID of the user who owns this chartquery?
optionalquery?:object[]
field
field: string
Description
Name of the field to filter onoperator
operator: string
Description
Comparison operator (e.g. is, is not, contains, greater than, less than)type
type: string
Description
Data type of the field (e.g. string, number)value
value:string|null

