✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Type alias ChartDataPoints

ChartDataPoints: AreamapDataPoint[] | BoxplotDataPoint[] | DataPoint[] | ScatterDataPoint[] | ScattermapDataPoint[]

Data points in a chart. Array of data points of the same data point type.