Interacting with Plots |
When you choose the select tool, the mouse pointer looks like a diagonally pointing arrow. Clicking on a plot marker selects the corresponding observation. Clicking on a bar in a histogram or bar chart selects all observations represented by that bar. Clicking on a box plot quartile or whisker selects all observations in that quartile or whisker. By holding down the SHIFT or CTRL key, you can select multiple graphical elements.
Dragging a rectangle selects all observations within that
rectangle. The rectangle is also known as a brush. After a brush
is created, you can move it by placing the mouse pointer inside the
rectangle and dragging it to a new location. As the brush passes over
observations, those observations are automatically selected, as shown
in Figure 8.2.
If you hold down the CTRL key while moving the brush, observations
outside the brush are not deselected.
Figure 8.2: Selecting Observations with a Brush
It is also possible to throw the brush. Release the mouse button while
dragging the brush, and the brush begins moving freely in the
direction in which you last dragged it. The brush bounces off the
sides of the graph area. Throwing the brush can be computationally
intensive when you are working with large data sets.
Note: If you click on an observation, it is labeled in the plot. Details are given in the section "Labeling Observations". Observations selected by using a brush are not labeled.
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.