Skip to main content
TooltipOptions
Options for a tooltip
NameTypeDescription
cornerRadius?numberCorner radius for the tooltip. Defaults to 3px.
fill?stringFill color. Defaults to white.
font?FontSpecOptional font for the tooltip.
formatstringThe text to display. You can use template syntax to access a few context specific variables - see the docs for a discussion.
outline?stringOutline color. Defaults to "#999999"
outlineWidth?numberOutline width. Defaults to 1.
textColor?stringColor for text. Defaults to system default.
timeout?numberTime to display the tooltip, in milliseconds, before hiding it. Defaults to 2500. Set this to -1 to have the Tooltip never hide automatically.
valueSuffix?stringOptional string to append to values