<para>To access the &kmplot; configuration dialogue, select <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure KmPlot...</guimenuitem></menuchoice>. A number of settings can also be changed from options in the <guimenu>Edit</guimenu> menu, as well. </para>
<para>Settings changed in the &kmplot; configuration dialogue become the default for &kmplot;, and only take effect when a new plot is started. Settings changed in the <guimenu>View</guimenu> menu take effect immediately, but do not persist after &kmplot; is exited.</para>
<para>Here you can set global settings which automatic will be saved when you exit &kmplot;. In the first tab you can set calculation-precision, angle-mode (radians and degrees), background colour and zoom in and zoom out factors. </para><para>The second tab let you define you own constants. &kmplot; saves the constains in the same file as KCalc does. That means you can create a constant in &kmplot;, close the program and load it in KCalc and vice versa. &kmplot; only supports constant names that consist one capital character and if you in KCalc define a constant name that is not one character, the name will be truncated. E.g, if you already have the constants "apple" and "bananas" in KCalc, they will be renamed to "A" and "B" in &kmplot;.</para>
<para>In the <guilabel>Coords</guilabel> tab of the <guilabel>Colours</guilabel> configuration option, you can change the colours of the axes and grid of the main &kmplot; area.</para>
<para>In the <guilabel>Functions</guilabel> tab, you can change the colours used for the graphs of the ten functions allowed in &kmplot;.</para>
<para>Sets the range for the x-axis scale. You can choose one of the predefined ranges, or select <guilabel>Custom</guilabel> to make your own. Note that in the <guilabel>Custom</guilabel> boxes, you can use the predefined functions and constants (see <xref linkend="func-predefined"/>) as the extremes of the range (⪚, set <guilabel>min:</guilabel> to <userinput>2*pi</userinput>). You can even use functions you have defined to set the extremes of the axis range. For example, if you have defined a function <userinput>f(x)=x^2</userinput>, you could set <guilabel>min:</guilabel> to <userinput>f(3)</userinput>, which would make the lower end of the range equal to 9.</para>
<para><guilabel>Header table</guilabel> sets the font for the information table shown in &kmplot; printouts, and <guilabel>Axes labels</guilabel> sets the font used for all labels on the axes in the plot area.</para>
<para>For each axis, you can set the <guilabel>Scaling</guilabel> and <guilabel>Printing</guilabel> of one tic. The <guilabel>Scaling</guilabel> option selects how many units apart the axis tics will be (and therefore, how far apart grid lines will be drawn), and the <guilabel>Printing</guilabel> option selects the length of one tic when displayed on the screen or printed. In this way, these options can be used to change the size of the graph on screen or on a page: For example, doubling the <guilabel>Printing</guilabel> setting whilst keeping the <guilabel>Scaling</guilabel> setting the same will result in the graph doubling in in height or width.</para>