Skip to content

RowsHeatmapOptionsBuilder🔗

Constructor🔗

func NewRowsHeatmapOptionsBuilder() *RowsHeatmapOptionsBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *RowsHeatmapOptionsBuilder) Build() (RowsHeatmapOptions, error)

Layout🔗

Controls tick alignment when not calculating from data

func (builder *RowsHeatmapOptionsBuilder) Layout(layout common.HeatmapCellLayout) *RowsHeatmapOptionsBuilder

Value🔗

Sets the name of the cell when not calculating from data

func (builder *RowsHeatmapOptionsBuilder) Value(value string) *RowsHeatmapOptionsBuilder

See also🔗