CircleData

constructor(yValue: Float, xValue: Any, color: Color)

Parameters

yValue

The y-value of the circle.

xValue

The x-value of the circle.

color

The color of the circle.