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.bar
/
verticalBarPlotEntry
vertical
Bar
Plot
Entry
fun
<
X
,
Y
>
verticalBarPlotEntry
(
x
:
X
,
yMin
:
Y
,
yMax
:
Y
)
:
VerticalBarPlotEntry
<
X
,
Y
>
Convenience function for creating a VerticalBarPlotEntry.