TooltipSettingsModel

23 Sep 20251 minute to read

Interface for a class TooltipSettings

Properties

border BorderModel

Sets and gets the options for customizing the color and width of the border of the tooltip.

fill string

Sets and gets the background color of tooltip in the treemap.

format string

Sets and gets the string to format the tooltip in the treemap.

opacity number

Sets and gets the opacity of tooltip in the treemap.

template string|Function

Sets and gets the template for tooltip in the treemap.

textStyle FontModel

Sets and gets the options for customizing the text style of tooltip of the treemap.

visible boolean

Enables or disables the visibility of the tooltip in the treemap.