toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
GGBunch
/
addPlot
add
Plot
fun
addPlot
(
plot
:
Plot
,
x
:
Int
,
y
:
Int
,
width
:
Int
?
=
null
,
height
:
Int
?
=
null
)
:
GGBunch