Add axes to a graph, with ticks spaced by the vector div. This is a
subroutine used in imageGraph()
.
1 | draw.axes(whichaxs = 1:4, xrange, yrange, div, whichbox = 1:4)
|
xrange |
Minimum and maximum x and y coordinates of area graphed.
If |
yrange |
Minimum and maximum x and y coordinates of area graphed.
If |
div |
Vector used to space ticks. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.