Create a chart config
Documentation Index
Fetch the complete documentation index at: https://docs.chartbrew.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Chart-specific x-axis or dimension field using traversal syntax - root[].field
Chart-specific x-axis operation
Chart-specific y-axis or metric field using traversal syntax - root[].field
Chart-specific operation to perform on the y-axis - none, sum, avg, min, max, count
Chart-specific date field using traversal syntax. Specifies which field should be used for date filtering.
Chart-specific date format to use for date filtering. e.g YYYY-MM-DD
Chart-specific conditions layered on top of the dataset
Additional configuration options for the dataset. Currently used to give values to variables.
Created chart dataset configuration
Chart-specific x-axis or dimension field using traversal syntax - root[].field
Chart-specific x-axis operation
Chart-specific y-axis or metric field using traversal syntax - root[].field
Chart-specific operation to perform on the y-axis - none, sum, avg, min, max, count
Chart-specific date field using traversal syntax. Specifies which field should be used for date filtering.
Chart-specific date format to use for date filtering. e.g YYYY-MM-DD
Chart-specific conditions layered on top of the dataset
Additional configuration options for the dataset. Currently used to give values to variables.