# Mark Tooltip Field

Chart mark tooltips appear when you hover over individual data points in a visualisation. Analytics Pro auto-selects default tooltip fields, but you can customise them to display the metrics and data attributes most relevant to your use case.

> ### 📘Tooltips are featured in all visualisation types but are not customisable in gauge charts and Sankey diagrams.

<figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_intro.png" alt=""><figcaption></figcaption></figure>

This document explains how to manage default and custom tooltip fields.

### Show or hide default tooltip fields

By default, tooltips typically display fields corresponding to source columns configured in the chart properties (for example, the columns defining axes, values, stages, and mark colours). You can show or hide these fields as needed.

1. Open a workbook in **Explore** or **Edit** mode and select the visualisation element you want to modify. If needed, hover over the data points to view the existing tooltip fields.

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_preview-fields_default.png" alt=""><figcaption></figcaption></figure>
2. In the ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/wb-element_viz.svg) **Element properties** panel, hover over the relevant property source column, then click the caret (![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/caret.svg)) to open the column menu.
3. Select **Show in tooltip** to change the tooltip visibility.

   * If the menu item displays a checkmark (✓), the corresponding tooltip field is currently shown. Click to hide the tooltip field.
   * If the menu item displays no checkmark, the corresponding tooltip field is currently hidden. Click to show the tooltip field.

   The tooltip change is immediately reflected when you hover over individual data points in the chart.

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_show-or-hide.png" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_view-updated-fields_show-hide.png" alt=""><figcaption></figcaption></figure>

### Display additional tooltip fields

To enhance your chart tooltips with additional fields, add new or existing columns to the **Tooltip** property.

1. Open a workbook in **Explore** or **Edit** mode and select the visualisation element you want to modify. If needed, hover over the data points to view the existing tooltip fields.

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_preview-fields.png" alt=""><figcaption></figcaption></figure>
2. In the ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/wb-element_viz.svg) **Element properties** panel, select the **Marks** > **Tooltip** tab.
3. In the **Select column** field, click ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/button-add.svg) **Add calculation** and configure a source column for the new tooltip field:

   * To reference or aggregate data from an existing column, search or scroll the **Select column** or **Aggregate column** list and select a column name. You can change or remove the aggregation if needed.
   * To create a new column based on a custom formula, select **Add new column**, then enter the formula or value in the toolbar.
   * To create a new column based on the number of aggregated rows, select **Row count**.

   The new tooltip field is immediately displayed when you hover over individual data points in the chart.

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_add-field.png" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_view-updated-fields_added.png" alt=""><figcaption></figcaption></figure>

### Remove added tooltip fields

To remove fields added to tooltips, remove columns configured in the **Tooltip** property.

1. Open a workbook in **Explore** or **Edit** mode and select the visualisation element you want to modify.
2. In the ![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/wb-element_viz.svg) **Element properties** panel, select the **Marks** > **Tooltips** tab.
3. Hover over the name of the column you want to remove, then click the caret (![](https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/caret.svg)) to open the column menu.
4. Select **Remove from Tooltip** to remove the corresponding tooltip field.

   The tooltip change is immediately reflected when you hover over individual data points in the chart.

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_remove-field.png" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Workbooks/Visualizations/Customize+chart+tooltips/customize-chart-tooltip-fields_view-updated-fields_removed.png" alt=""><figcaption></figcaption></figure>
