Constructor
Methods
build
Builds the object.
def build() -> common.VizTooltipOptions
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