marsilea.Heatmap#
- class Heatmap(data, vmin=None, vmax=None, cmap=None, norm=None, center=None, mask=None, alpha=None, linewidth=0, linecolor='white', annot=None, fmt=None, annot_kws=None, label=None, cbar_kws=None, name=None, width=None, height=None, cluster_data=None, init_main=True)#
Bases:
ClusterBoardSee
ColorMeshfor details- Other Parameters:
- cluster_datamatrix data
You can override the data used to perform cluster By default will use the plotting data.
- namestr
The name of this Heatmap
- width, heightfloat
The size in inches to define the size of main canvas