toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot.bistro.corr
/
CorrPlot
/
CorrPlot
Corr
Plot
constructor
(
data
:
Map
<
*
,
*
>
,
title
:
String
?
=
null
,
showLegend
:
Boolean
=
true
,
flip
:
Boolean
=
true
,
threshold
:
Double
=
DEF_THRESHOLD
,
adjustSize
:
Double
=
1.0
)