ScatterPoint
Defined in: types/index.ts:302
Scatter point in cartesian space.
Properties
label?
optionallabel?:string
Defined in: types/index.ts:306
Optional label shown in the tooltip.
size?
optionalsize?:number
Defined in: types/index.ts:308
Optional radius. Falls back to a constant if omitted.
x
x:
number
Defined in: types/index.ts:303
y
y:
number
Defined in: types/index.ts:304