[]
        
(Showing Draft Content)

Customize Scenario Tooltip

Wyn Enterprise: Customize Scenario Tooltip

Tooltips allow users to display the selected data information for plots by hovering over the dashboard scenario.

In Wyn Application, you can customize the tooltip based on the data binding items and the appearance. By default, the tooltip displays all data roles in the dashboard scenarios. You can customize the tooltip by removing some binding items using the Data Binding tab and customize the appearance using the Inspector tab. Follow the steps below to customize the tooltip.


You can customize the tooltip while creating a dashboard or you can open the existing one where you want to add the customized tooltip and edit it. We are creating a Column Chart scenario and customizing the tooltip in this example.

  1. On the Document Portal, go to Create (+) > Create Dashboard.

Add Column Chart Scenario

  1. From the Data Visualization tab on the left of the dashboard designer, drag and drop a Column Chart on the design area.

  2. From the Data Binding tab on the right, select Retail Dataset, which is already available to us. We will use this chart to analyze the revenue generated vs year.

  3. Drag and drop the data fields as follows and see how the chart title is automatically generated.

    Data Binding Property

    Field

    Values

    Revenue

    Axis (Category)

    Year

    Legend (Series)

    Order method type

Customize Tooltip using the Data Binding tab

  1. Click the Ellipsis icon Ellipsis Icon next to the Tooltip and then click the Setting iconSetting Icon

    Tooltip Setting Icons

    Tooltip Setting dialog box is displayed.

    Tooltip Setting Dialog Box


    This dialog will list all the Data Field items.

  2. You can delete, add, and edit the data fields as per your requirement. The deleted data fields will not be displayed on the tooltip.

  3. You can control the font type, size, and color of the tooltip fields, as shown below in the image.


    Edit Tooltip Data Fields

  4. Click the Ok button to save the tooltip settings and preview.


    Preview Tooltip

    Note: The tooltip settings set in the 'Tooltip Setting' dialog (for a particular scenario) have priority over the Dashboard Tooltip settings. For more details on Dashboard Tooltip settings, refer to the topic Customize Dashboard Tooltip.

Customize the default tooltip appearance using the Inspector tab

  1. On the Inspector tab, you can see the TOOLTIP section.

    Inspector Tab TOOLTIP Section

  2. Under the TOOLTIP section, select the Tooltip Mode from the dropdown list.

    Setting Tooltip Mode

  3. Set the Show Category Tracking Area to True. The Tracking Area Color field is displayed.

  4. Select the Tracking Area Color and click Ok.

    Select Category Tracking Area

Similarly, you can customize the Category Tracking Line, Point Cross Value Axis, and Point Cross Category Axis as per your requirement.

Note: Based on the scenario selected, the fields displayed under the TOOLTIP section may vary.

  1. Click Preview, to view the dashboard with the tooltip.

    View Tooltip Preview

  2. Click Save to save the dashboard.

Note: For the charts having a Tooltip data role panel, you can customize the tooltip.


But scenarios like KPI, Gauge, Indicator, and KPI Matrix do not have a Tooltip data role panel. So, in these cases, you cannot customize the tooltip.

Tooltip for Data Tables and Pivot Tables


For Data Tables and Pivot Tables, go to the Inspector tab. Under the TOOLTIP section, there is a property 'Tooltip Mode', with the following two options:

  • None

  • Show

None is the default option.


Tootip Mode For Data and Pivot Tables


You can select the Tooltip Mode as "Show", to view the tooltip after a short pause of the mouse hovering over the cell, else select Tooltip Mode as "None", if you do not want to display the tooltip.


If you select the Tooltip Mode as "None" and Click Action under the INTERACTION section as "Show Tooltip", then the tooltip will be displayed only when you click on any cell in the table and not on hovering over the cell.

Note: When both Click Action and Tooltip Mode are set to ‘Show Tooltip’, then on a click gesture to one cell, the tooltip will not display with a short pause of hovering over other cells. When you close the tooltip dialog that is triggered by the click action, hovering over other cells will still display the tooltip.