treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap.colormap
/
DataFrameColorMapFactory
/
createQualitativeColorMap
create
Qualitative
Color
Map
fun
<
R
,
C
>
createQualitativeColorMap
(
factory
:
ColorMapFactory
,
dataFrame
:
DataFrame
<
R
,
C
,
*
>
?
,
column
:
C
)
:
MutableColorMap