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
/
BulletGraphScope
/
BulletGraphScope
Bullet
Graph
Scope
constructor
(
scopes
:
MutableList
<
BulletBuilderScope
<
*
>
>
=
mutableListOf()
,
labelWidth
:
LabelWidth
=
VariableFraction(@Suppress("MagicNumber") 0.25f)
)