drawYAxis

fun DrawScope.drawYAxis(color: Color, stroke: Float)

Draws the Y axis.

Parameters

color

The color of the axis.

stroke

The stroke width of the axis.