Heatmap.label_lines_trace

Heatmap.label_lines_trace#

missionbio.plotting.heatmap.Heatmap.label_lines_trace

Heatmap.label_lines_trace(name: str = 'labels-hlines') Scattergl#
Parameters:
namestr

The name of the trace

Returns:
go.Scattergl:

The scatterplot with horizontal lines dividing the y_group labels


< Class Heatmap