Skip to content

RowsHeatmapOptions🔗

Controls frame rows options

Constructor🔗

RowsHeatmapOptions()

Methods🔗

build🔗

Builds the object.

def build() -> heatmap.RowsHeatmapOptions

layout🔗

Controls tick alignment when not calculating from data

def layout(layout: common.HeatmapCellLayout) -> typing.Self

value🔗

Sets the name of the cell when not calculating from data

def value(value: str) -> typing.Self

See also🔗