Description Usage Arguments Details Examples
Change plot size.
1 2 3 |
p |
Plot as initialised by |
type |
Scale for this axis, possible values |
label |
Axis label. |
domain |
Possible axis values. |
fun_y
domain
parameter defaults to list(-7, 7)
. By default the domain of
fun_x
is computed with:
yDiff = height * (xDomain[1] - xDomain[0]) / width
Note: The origin is at the center of the graph by default so yDiff is split in half and distributed evenly to the ±y axis.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.