The sketch environment

Description

Used to configure the sketching applet in Sketch questions.

Syntax

\begin{sketch}[gridlines]{xMin}{xMax}{yMin}{yMax}
...
\end{sketch}
gridlines option
Number of horizontal and vertical gridlines. Default is 10.
xMin
Minimum x value on the x-axis.
xMax
Maximum x value on the x-axis.
yMin
Minimum y value on the y-axis.
yMax
Maximum y value on the y-axis.

The following commands must appear within the sketch environment: