marsilea.CatHeatmap#

class CatHeatmap(data, palette=None, cmap=None, mask=None, name=None, width=None, height=None, legend=True, cluster_data=None, linewidth=0, linecolor='white', **kwargs)#

Bases: ClusterBoard

Categorical Heatmap

See Colors for 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