Search results

BulletTooltipSettings API in Vue Bullet Chart API component

Configures the ToolTips in the bullet chart.

Properties

border

BorderModel

Options to customize tooltip borders.

enable

boolean

Enables / Disables the visibility of the tooltip.

Defaults to false.

fill

string

The fill color of the tooltip that accepts value in hex and rgba as a valid CSS color string.

Defaults to null

template

string | Function

The default value of tooltip template.

Defaults to null

textStyle

BulletLabelStyleModel

Options to customize the ToolTip text.