SeriesTooltip

23 Sep 20251 minute to read

Properties

border SeriesTooltipBorderModel

options for customizing tooltip border.

fill string

color for tooltip

Defaults to null

opacity number

opacity for tooltip.

Defaults to 0.75

template string|Function

template for tooltip.

Defaults to ’’

visible boolean

visibility of tooltip.

Defaults to false