Skip to content

ToolTip

ToolTip is an DOM-based component, that draws contextual information based on mouse location. It is meant to render outside of the main DDV framework and is meant to be customized via non-svg display elements.

Tooltip Demo (hover over a point)

Props

nametypedefaultrequireddescription
toolTipInfoToolTipInfoN/A🗹
ignoreXbooleanfalse
ignoreYbooleanfalse

Slots

None

Released under the MIT License.