gridlines Function (GPL)

Syntax

gridlines()

Description

Specifies that grid lines should be drawn for the axis. These are lines drawn from the major tick marks to the opposite side of the graph. They can assist in determining the exact location of a graphic element in the graph.

Examples

Figure 1. Example: Displaying grid lines
GUIDE: axis(dim(2), gridlines())