Koala Plot Core
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
Koala Plot Core
Koala Plot Core
/
io.github.koalaplot.core.line
/
StackedAreaPlotDataAdapter
/
StackedAreaPlotDataAdapter
Stacked
Area
Plot
Data
Adapter
constructor
(
xData
:
List
<
X
>
,
yData
:
List
<
List
<
Float
>
>
)