1.
|
Figure 8.36 Contour Plot before Customization
4.
|
Right-click on the plot and select Customize.
|
5.
|
Click Shape.
|
6.
|
Change the Line Width to 2.0.
|
7.
|
Click on the color next to Line Color and select a shade of green.
|
8.
|
Click OK.
|
Figure 8.37 Customized Contour Plot
1.
|
Right-click the graph and select Customize.
|
3.
|
Click OK to save your changes to the current graph.
|
Changes the text alignment to centered, left-aligned, or right-justified. The Fill option applies the selected color to the background.
Changes the marker or label transparency. Enter the level of transparency to draw markers (points) on the graph. The degrees of opacity ranges from 0 (clear) to 1 (opaque). For more information about changing the transparency of markers, see Specify Marker Transparency.
Graphical elements (display segs such as reference, grid lines, and contours) can be clipped to conform to the boundaries of a geographical map. The Customize Graph window provides Clip Shape options, where you can select a boundary around which to clip the shape. Figure 8.38 shows reference lines clipped around a map of the United States.
•
|
•
|
•
|
Figure 8.39 The Polygon Sample Script
In some graphs, you can view the JSL that creates graphical elements. Figure 8.40 shows the Group Label script for a Discriminant Analysis graph. The script defines markers and text for group labels. The commands included in these built-in scripts cannot be modified or deleted. You can insert commands from the Templates or Samples list, but you cannot click in the window and type new commands.
Figure 8.40 Example of JSL That Creates Group Labels
1.
|
Right-click on the graph and select Customize.
|
2.
|
Click the Add a new script button () to create a new script.
|
5.
|
(Optional) Click Apply to update the graph with your changes without closing the window. Unlike other property changes, script changes to not take effect until you click Apply or OK.
|
6.
|
Click OK to save your changes.
|
–
|
An error message appears if the script contains an error. Select View > Log to read about the error, and then correct the script.
|
To delete a script that you created, select the script and then select the Delete selected object button ().
The graphical elements are drawn in the order in which they are listed. The first element on the list is drawn first, so it appears behind all other graphical elements. If one element hides another, you can rearrange the order of the elements.
1.
|
Right-click the graph and select Customize.
|
3.
|
Click the Move up in drawing order button () or Move down in drawing order () button one or more times until the elements are in the order in which you want them drawn.
|
4.
|
Click OK.
|
The graph customizations apply to the current graph and are also used when you redo an analysis. To re-create your graph at a later time with its customizations, select Save Script from the red triangle menu, and then select one of the Save options. For example, you can save the script to the data table, which applies your customized properties each time you run the script. See Save Your Analysis as a Script in Save and Share Data for details.
1.
|
Right-click in the graph with custom elements and select Edit > Copy Customizations.
|
2.
|
Right-click in the destination graph and select Edit > Paste Customizations.
|