Configure Visualize Tooltip
Explanation
Use this activity to configure the information displayed in the tooltip of a
visualizer chart.
Prerequisites
In Visualization Settings/General the check box
Enable User Configured Tootip has to be selected.
System Effects
As a result of this activity, the tooltip for the visualizer chart will be
extended with the specified attributes.
Window
Visualizer Chart Configuration
Related Window Descriptions
Visualizer Chart Configuration
Visualizer Chart Configuration/Tooltip
Related Visualization Chart Descriptions
Shop Orders Material Availability Summary
Shop Order Material Lines Availability
Shop Orders Material Availability
Shop Order Material Demand - Supplies Cover Demand
Shop Order Material Demand - Need Orders
Shop Order Material Demand - Shortage
Machine Load Summary
Machine Load In Standard Hours
Machine Operation Load In Standard Hours
Machine Load
Shop Order Machine Load
Labor Load Summary
Labor Load
Labor Load In Standard Hours
Labor Operation Load In Standard Hours
Shop Order Labor Load
Procedure
- Open a window which you want to
visualize and configure its tooltip information as per your requirement.
- If the Data View is displayed, click
Visualization View on the
title bar.
- Right-click and click
Select Visualization.
The
Select Visualization dialog box is
opened.
- Double-click on the chart which
tooltip you want to configure.
- Right-click, point to Configure and then click
Chart Configuration, the Visualizer Chart Configuration window
appears.
- Add the attributes which you
want to extend the tooltip with, from the right pane to the left either by
double-clicking it, or right-click and then click Add Column. This
will automatically fill the columns in the left pane. The order column will
let you to decide in what order the custom tool tip item should appear within among custom tool tip items.
- Optionally you can add
attributes by create a new line in the left pane and specify the PL/SQL
expression that fetches the value you want to display in the Sql Column
field. Then either manually specify the attribute name to be displayed in the
tooltip by filling the Title field, or fetch the title dynamically by
selecting the Enable Title Sql check box and specify a PL/SQL
expression in the Title Sql field.
- Save.
Note: If the specified PL/SQL expression in the Sql Column does
not return any value, the entire tooltip will be hidden.