marsilea.CatHeatmap#
- class CatHeatmap(data, palette=None, cmap=None, mask=None, name=None, width=None, height=None, cluster_data=None, linewidth=0, linecolor='white', **kwargs)#
Bases:
ClusterBoardCategorical Heatmap
See
Colorsfor details- Other Parameters:
- namestr
The name of this Heatmap
- cluster_datamatrix data
You can override the data used to perform cluster By default will use the plotting data.
- width, heightfloat
The size in inches to define the size of main canvas