Companion
object Companion
Houses a PointConnector factory function.
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.