Sets the range for the x-axis scale. You can choose one of the
predefined ranges, or select Custom to make your
own. Note that in the Custom boxes, you can use the
predefined functions and constants (see the section called “Predefined Function Names and Constants”) as
the extremes of the range (for example,, set Min: to
2*pi
). You can even use functions you have defined to
set the extremes of the axis range. For example, if you have defined a function
f(x)=x^2
, you could set Min: to
f(3)
, which would make the lower end of the range equal
to 9.
Sets the range for the y-axis. See “X-Axis” above.
Sets the width of the lines representing the axes.
Sets the width of the lines representing tics on the axes.
Sets the length of the lines representing tics on the axes.
If checked, the names (x, y) of the axes are shown on the plot and the axes' tics are labeled.
If checked, the plot area is framed by an extra line.
If checked, the axes are visible.
If checked, the axes are displayed with arrows at their ends.
You can set the Grid Style to one of four options:
No gridlines are drawn on the plot area
Straight lines form a grid of squares on the plot area.
Crosses are drawn to indicate points where x and y have integer values (for example,, (1,1), (4,2) etc.).
Lines of constant radius and of constant angle are drawn on the plot area.
The Line width option is used to set the width of the lines of the grid.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team