![]() | Coords Configuration |
Prev | Configuring KmPlot | Next |
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 (e.g., 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.
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 (e.g., (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.
Prev | Home | Next |
Configuring KmPlot | Up | Scaling Configuration |