Heatmap.data_trace

Heatmap.data_trace#

missionbio.plotting.heatmap.Heatmap.data_trace

Heatmap.data_trace(name: str = 'data') Heatmap#
Parameters:
namestr

The name of the trace

Returns:
go.Heatmap:

The heatmap trace for the dataframe


< Class Heatmap