✅ You are viewing documentation for the latest version of Compose SDK.
Version:
Type alias ScatterDataPoint
ScatterDataPoint: object
Data point in a Scatter chart.
Type declaration
breakByColor
breakByColor?: string
breakByPoint
breakByPoint?: string
size
size?: number
x
x?: number
| string
y
y?: number
| string