LineProvider

fun interface LineProvider

Provides Lines to LineCartesianLayers.

Types

Link copied to clipboard
object Companion

Houses LineProvider factory functions.

Functions

Link copied to clipboard
abstract fun getLine(seriesIndex: Int, extraStore: ExtraStore): LineCartesianLayer.Line

Returns the Line for the specified series.