⚠️ You are viewing documentation for an older 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.