Tooltip Options Tab
- Learn more about each tab:
- Graph Type Tab
- Fields Tab
- Levels Tab
- Descriptions Tab
- Options Tab:
- General Tab
- Title Tab
- Legend Tab
- Tooltip Tab
- Drilldown Tab
- Chart/Plot Tab
- Chart Type-Specific Options:
- 2D Bar Chart Options Tab
- 3D Bar Chart Options Tab
- 2D Clustered Bar Options Tab
- 3D Clustered Bar Options Tab
- 2D Stacked Bar Options Tab
- 3D Stacked Bar Options Tab
- Single-Line Chart Options Tab
- Multi-Line Chart Options Tab
- 2D Pie Options Tab
- 3D Pie Options Tab
- Speedometer Options Tab
- Dial Chart Options Tab
This tab governs the tooltip you see when you hover your mouse over a value on the graph.

By Default, the tooltip is turned on. To turn it off, change Enable Tooltip to “No”.
Tooltip Label
This setting controls what description shows on the tooltip. It is used in stacked, clustered, and multi-line graphs to toggle between displaying label of the overall group or the label of each individual field.
Tooltip Label = Group Name
|
Tooltip Label = Item Name
|
Tooltip Value and Percent Pattern
This allows you to change the format in which the tooltip displays your database field. It will allow you to insert commas, dollar signs, zero fields, etc. into your number. It operates similarly to the Format option in Field Settings. It is most different in that it uses # signs instead of nines to delineate fields that remain the same. Here are a few examples to show how different patterns behave.
| Database Value | Value Pattern | Display |
| 12345.678 | #,##0.00# | 12340.008 |
| 12345 | #,##0.00# | 12340.00 |
| 12345.678 | $#,### | 12345 |
| 12345 | ###.000% | 12345.000% |
The Percent Pattern is used with pie charts, and operates the same way as the Value Pattern, but deals with the percentage of the pie instead of the data value. The locations of the Percentage and Value Patterns in pie charts are governed by the 2D Pie and 3D Pie Chart Options tabs.


