Skip to content

VizTooltipOptions🔗

Constructor🔗

VizTooltipOptions()

Methods🔗

build🔗

Builds the object.

def build() -> common.VizTooltipOptions

hide_zeros🔗

def hide_zeros(hide_zeros: bool) -> typing.Self

max_height🔗

def max_height(max_height: float) -> typing.Self

max_width🔗

def max_width(max_width: float) -> typing.Self

mode🔗

def mode(mode: common.TooltipDisplayMode) -> typing.Self

sort🔗

def sort(sort: common.SortOrder) -> typing.Self

See also🔗