YChartsLib
androidJvm
YChartsLib
/
co.yml.charts.ui.linechart.model
/
LinePlotData
/
LinePlotData
Line
Plot
Data
constructor
(
plotType
:
PlotType
=
PlotType.Line
,
lines
:
List
<
Line
>
)
Parameters
plot
Type
: Defines the type of plot/graph
lines
: Data related to the list of lines to be drawn.