⚠️ You are viewing documentation for an older version of Compose SDK.
Version:
# Type alias ChartDataPoint
ChartDataPoint:
AreamapDataPoint|BoxplotDataPoint|DataPoint|ScatterDataPoint|ScattermapDataPoint
Abstract data point in a chart - union of all types of data points.