Skip to main content
Highlight Date Range

Examples

Highlight Date Range

Highlight Date Range

Horizontal Value Band

Horizontal Value Band

Areas from Data

Areas from Data

Custom Styling

Custom Styling

Attributes

string
Query name to use for calculating dynamic area boundaries
array
IDs of filters to apply to the query (requires data)
string
Custom SQL WHERE condition to apply to the query. For date filters, use date_range instead.
string
Text label to display in the reference area
string | number
Left boundary of the area (e.g., a start date)
string | number
Right boundary of the area (e.g., an end date)
string | number
Bottom boundary of the area (e.g., a minimum value)
string | number
Top boundary of the area (e.g., a maximum value)
string
default:"#0284c7"
Fill color of the reference area
options group
Styling options for the labelExample:
Attributes:
  • position: string
    • Allowed values:
      • top_left
      • top
      • top_right
      • bottom_left
      • bottom
      • bottom_right
      • left
      • center
      • right
  • align: string
    • Allowed values:
      • left
      • center
      • right
  • color: string
  • background_color: string
  • padding: number
  • border: options group
    • Options:
      • width: number
      • type: string
        • Allowed values:
          • solid
          • dashed
          • dotted
      • color: string
      • radius: number
  • text: options group
    • Options:
      • size: number
      • bold: boolean
      • italic: boolean
options group
Styling options for the area fill and borderExample:
Attributes:
  • color: string
  • opacity: number
  • border: options group
    • Options:
      • width: number
      • type: string
        • Allowed values:
          • solid
          • dashed
          • dotted
      • color: string

Allowed Parents