Companion

object Companion

Houses a PointConnector factory function.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun cubic(@FloatRange(from = 0.0, to = 1.0, fromInclusive = false) curvature: Float = 0.5f): LineCartesianLayer.PointConnector

Uses cubic Bézier curves. curvature, which must be in (0, 1], defines their strength.