Heatmap.draw#
missionbio.mosaic.plots.heatmap.Heatmap.draw
- Heatmap.draw() Figure#
 - Returns:
 - go.Figure:
 The heatmap with the grouped rows and columns. There are four traces in it.
The heatmap for the y-axis grouping.
The heatmap of the given dataframe.
The scatterplot drawing the lines for heatmap-1
The scatterplot drawing the lines for heatmap-2