createStyledLine

fun createStyledLine(lineColor: ERROR CLASS: Symbol not found for Color, pointSize: Float? = MEDIUM_POINT_SIZE_DP, lineWidth: Float = MEDIUM_LINE_WIDTH_DP): ERROR CLASS: Symbol not found for LineCartesianLayer.Line(source)

Creates a solid line with optional point markers.

Return

Configured LineCartesianLayer.Line

Parameters

lineColor

The color of the line

pointSize

Size of point markers (in dp). If null, no point markers are shown.

lineWidth

Width of the line in dp