Datapicta logo
© 2026 DataPicta B.V.

Tooltip

Learn about chart tooltips and how to customize their trigger, appearance, and content.

Tooltips provide additional information when hovering over data points or chart areas. You can control how they are triggered, how smoothly they follow the mouse, and how their content is formatted.

Direct settings

These are the input fields shown directly in the Tooltip panel:

SettingDescription
IdA text field to set a unique identifier for the tooltip element
TriggerChoose how the tooltip is activated: Item triggers the tooltip when an individual data item (bar, pie slice, point, etc.) is hovered; Axis triggers the tooltip based on the mouse position relative to an axis, useful for comparing values across multiple series at the same axis position
TransitionThe time in seconds that the tooltip takes to follow the mouse. Higher values create a smoother, more animated movement; lower values make it snap instantly to the cursor
PaddingThe space in pixels between the tooltip text and the edge of the tooltip box. Larger values create more breathing room inside the tooltip
Compose TextOpens the Compose Text dialog to customize the tooltip content with dynamic placeholders for data values and formatting options

Sections

Expandable sub-panels with additional styling options:

SectionDescription
BackgroundOpens the Background shared setting to style the tooltip background area — background color, border color, and border width
Axis PointerOpens the Axis Pointer sub-panel to configure the indicator line that follows the mouse along an axis
Text StyleOpens the Text Style shared setting to customize the tooltip text — overflow behavior, width, height, font, text border, and text shadow

Axis Pointer

The axis pointer adds a visual indicator (such as a line or crosshair) that follows the mouse position along an axis, helping users read values more precisely. Configure its type, target axis, and appearance.

Setting / SubsectionDescription
TypeChoose the pointer style: Line (a single line along the axis), Shadow (a shaded band along the axis), Cross (both horizontal and vertical lines crossing at the cursor), or None (no pointer indicator)
AxisChoose which axis the pointer follows: Horizontal Axis, Vertical Axis, Radial Axis, or Angle Axis
LabelOpens the Label shared setting to customize the text that appears alongside the axis pointer
Horizontal Line StyleOpens the Line Style shared setting to customize the appearance of the horizontal pointer line — color, width, type, and shadow
Vertical Line StyleOpens the Line Style shared setting to customize the appearance of the vertical pointer line — color, width, type, and shadow
Shadow StyleOpens the Shadow shared setting to add and style a drop shadow for the shadow-type pointer