Looking up attribute values

Many graphical displays that can be produced by the system represent some objects having associated thematic data (values of various attributes). For example, on a map such objects are shown by linear or areal symbols or by geometric signs or icons. On a scatter plot or a dot plot an object is represented by a small circle, on a parallel coordinates plot - by a broken line.

There are two ways of viewing attribute values associated with an object. First, the values may be shown in a popup window that appears when the mouse cursor points on the graphical element representing the object (see Figure 1).


Figure 1
Display of attribute values in a popup window. The mouse cursor points on an object in a map. The popup window shows the values associated with this object.

Second, the user may open a so called "persistent object view" (Figure 2). When the user selects an object in any display, the corresponding attribute values are added to the persistent object view and remain displayed until the user explicitly deselects the object. Hence, the persistent object view is independent of mouse movements and can show simultaneously data referring to several objects. Selection and deselection of an object is done by clicking on it or by enclosing it in a rectangular selection frame. On the map in Figure 2 selected objects are marked by black circles. Selected objects are specially marked in all graphical displays to be visually well distinguished from the rest of the objects.


Figure 2
Display of attribute values in a persistent object view included as a subwindow in a map window. Currently selected objects are marked on the map by black circles. The object view shows the attribute values corresponding to these objects.

In order to enable or disable viewing attribute values in a popup window or in a persistent object view, set the corresponding options of the systems (available through the menu item "options").

Important notes about viewing attribute values in a popup window:

Important notes about the persistent object view:

Back to contents