9.3.2 The settings section

The settings section can contain any of the following settings in any order:

aspect

Possible values: auto, or any floating-point number.

Analogous set command: set size ratio

Sets the

$$y/x$ aspect ratio of plots. \\ {\tt autoAspect} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set size ratio} 

Sets whether plots have the automatic 

$y/x$ aspect ratio, which is the golden ratio. If {\tt on}, then the {\tt aspect} setting is ignored. Deprecated: new scripts should use {\tt aspect=auto} instead. \\ {\tt autoZAspect} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set size zratio} 

Sets whether 3d plots have the automatic 

$z/x$ aspect ratio, which is the golden ratio. If {\tt on}, then the {\tt zAspect} setting is ignored. Deprecated: new scripts should use {\tt zAspect=auto} instead. \\ {\tt axesColor} &  {\bf Possible values:} Any recognised color. 

{\bf Analogous set command:} {\tt set axescolor}\index{set axescolor command@{\tt set axescolor} command} 

Sets the color of axis lines and ticks. \\ {\tt axisUnitStyle} &  {\bf Possible values:} {\tt Bracketed}, {\tt Ratio}, {\tt SquareBracketed} 

{\bf Analogous set command:} {\tt set axisunitstyle}\index{set axisunitstyle command@{\tt set axisunitstyle} command} 

Sets the style in which the physical units of quantities plotted against axes are appended to axis labels. \\ {\tt backup} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set backup}\index{set backup command@{\tt set backup} command} 

When this switch is set to {\tt on}, and plot output is being directed to file, attempts to write output over existing files cause a copy of the existing file to be preserved, with a tilde after its old filename (see Section~ \ref{sec:file_ backup}). \\ {\tt bar} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set bar}\index{set bar command@{\tt set bar} command} 

Sets the horizontal length of the lines drawn at the end of errorbars, in units of their default length. \\ {\tt binOrigin} &  {\bf Possible values:} {\tt auto}, or any floating-point number. 

{\bf Analogous set command:} {\tt set binorigin}\index{set binorigin command@{\tt set binorigin} command} 

Sets the point along the abscissa axis from which the bins used by the {\tt histogram} command\index{histogram command@{\tt histogram} command} originate. \\ {\tt binWidth} &  {\bf Possible values:} {\tt auto}, or any floating-point number. 

{\bf Analogous set command:} {\tt set binwidth}\index{set binwidth command@{\tt set binwidth} command} 

Sets the widths of the bins used by the {\tt histogram} command\index{histogram command@{\tt histogram} command}. \\ {\tt boxFrom} &  {\bf Possible values:} {\tt auto}, or any floating-point number. 

{\bf Analogous set command:} {\tt set boxfrom}\index{set boxfrom command@{\tt set boxfrom} command} 

Sets the horizontal point from which bars on bar charts appear to emanate. \\ {\tt boxWidth} &  {\bf Possible values:} {\tt auto}, or any floating-point number. 

{\bf Analogous set command:} {\tt set boxwidth}\index{set boxwidth command@{\tt set boxwidth} command} 

Sets the default width of boxes on barcharts. If negative, then the boxes have automatically selected widths, so that the interfaces between bars occur at the horizontal midpoints between the specified datapoints. \\ {\tt calendarIn} &  {\bf Possible values:} {\tt British}, {\tt French}, {\tt Greek}, {\tt Gregorian}, {\tt Hebrew}, {\tt Islamic}, {\tt Julian}, {\tt Papal}, {\tt Russian}. 

{\bf Analogous set command:} {\tt set calendar}\index{set calendar command@{\tt set calendar} command} 

Sets the default calendar for the input of dates from day, month and year representation into Julian Date representation. See Section~ \ref{sec:time_ series} for more details. \\ {\tt calendarOut} &  {\bf Possible values:} {\tt British}, {\tt French}, {\tt Greek}, {\tt Gregorian}, {\tt Hebrew}, {\tt Islamic}, {\tt Julian}, {\tt Papal}, {\tt Russian}. 

{\bf Analogous set command:} {\tt set calendar}\index{set calendar command@{\tt set calendar} command} 

Sets the default calendar for the output of dates from Julian Date representation to day, month and year representation. See Section~ \ref{sec:time_ series} for more details. \\ {\tt clip} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set clip}\index{set clip command@{\tt set clip} command} 

Sets whether datapoints close to the edges of graphs should be clipped at the edges ({\tt on}) or allowed to overrun the axes ({\tt off}). \\ {\tt colKey} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set colkey}\index{set colkey command@{\tt set colkey} command} 

Sets whether {\tt colormap}\index{colormap plot style@{\tt colormap} plot style}\index{plot styles!colormap@{\tt colormap}} plots have a scale along one side relating color to ordinate value. \\ {\tt colKeyPos} &  {\bf Possible values:} {\tt top}, {\tt bottom}, {\tt left}, {\tt right}. 

{\bf Analogous set command:} {\tt set colkey}\index{set colkey command@{\tt set colkey} command} 

Sets the side of the plot along which the color legend should appear on {\tt colormap}\index{colormap plot style@{\tt colormap} plot style}\index{plot styles!colormap@{\tt colormap}} plots. \\ {\tt color} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set terminal}\index{set terminal command@{\tt set terminal} command} 

Sets whether output should be color ({\tt on}) or monochrome ({\tt off}). \\ {\tt contour} &  {\bf Possible values:} Any integer. 

{\bf Analogous set command:} {\tt set contour}\index{set contour command@{\tt set contour} command} 

Sets the number of contours which are drawn in the {\tt contourmap}\index{contourmap plot style@{\tt contourmap} plot style}\index{plot styles!contourmap@{\tt contourmap}} plot style. \\ {\tt c?Range\_ log} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set logscale c}\index{set logscale c command@{\tt set logscale c} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines whether color maps are drawn with logarithmic or linear color scales. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively in the expressions supplied to the {\tt colmap} setting. In the case of {\tt c1}, this setting also determines whether contours demark linear or logarithmic intervals on contour maps.\index{contourmap plot style@{\tt contourmap} plot style}\index{plot styles!contourmap@{\tt contourmap}}\index{colormap plot style@{\tt colormap} plot style}\index{plot styles!colormap@{\tt colormap}} \\ {\tt c?Range\_ max} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines the upper limit of the range of values demarked by differing colors on color maps. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively in the expressions supplied to the {\tt colmap} setting. In the case of {\tt c1}, this setting also determines the range of ordinate values for which contours are drawn on contour maps. \\ {\tt c?Range\_ max\_ auto} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines whether the upper limit of the range of values demarked by differing colors on color maps should autoscale to fit the data, or be a fixed value as specified in the {\tt C?Range\_ max} setting. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively. In the case of {\tt c1}, this setting also affects the range of ordinate values for which contours are drawn on contour maps. \\ {\tt c?Range\_ min} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines the lower limit of the range of values demarked by differing colors on color maps. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively in the expressions supplied to the {\tt colmap} setting. In the case of {\tt c1}, this setting also determines the range of ordinate values for which contours are drawn on contour maps. \\ {\tt c?Range\_ min\_ auto} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines whether the lower limit of the range of values demarked by differing colors on color maps should autoscale to fit the data, or be a fixed value as specified in the {\tt C?Range\_ min} setting. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively. In the case of {\tt c1}, this setting also affects the range of ordinate values for which contours are drawn on contour maps. \\ {\tt c?Range\_ renorm} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

Sets whether the variables {\tt c1}–{\tt c4}, used in the construction of color maps, should be renormalised into the range 0–1 before being passed to the expressions supplied to the {\tt set colmap} command, or whether they should contain the exact data values supplied in the 3rd–6th columns of data to the {\tt colormap} plot style. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively. \\ {\tt c?Range\_ reverse} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set crange}\index{set crange command@{\tt set crange} command} 

When the variables {\tt c1}–{\tt c4} are set to renormalise in the {\tt c?Range\_ renorm} setting, this setting determines whether the renormalisation into the range 0–1 is inverted such that the maximum value maps to zero and the minimum value maps to one. The {\tt ?} wildcard should be replaced with an integer in the range 1–4 to alter the renormalisation of the variables {\tt c1} through {\tt c4} respectively. \\ {\tt dataStyle} &  {\bf Possible values:} Any plot style. 

{\bf Analogous set command:} {\tt set data style}\index{set data style command@{\tt set data style} command} 

Sets the plot style used by default when plotting data files. \\ {\tt display} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set display}\index{set display command@{\tt set display} command} 

When set to {\tt on}, no output is produced until the {\tt set display} command\index{set display command@{\tt set display} command} is issued. This is useful for speeding up scripts which produce large multiplots; see Section~ \ref{sec:set_ display} for more details. \\ {\tt dpi} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set terminal dpi}\index{set terminal dpi command@{\tt set terminal dpi} command} 

Sets the sampling quality used, in dots per inch, when output is sent to a bitmapped terminal (the bmp, jpeg, gif, png and tif terminals). \\ {\tt fontSize} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set fontsize}\index{set fontsize command@{\tt set fontsize} command} 

Sets the fontsize of text, where 

$1.0$ represents 10-point text, and other values differ multiplicatively. \\ {\tt funcStyle} &  {\bf Possible values:} Any plot style. 

{\bf Analogous set command:} {\tt set function style}\index{set function style command@{\tt set function style} command} 

Sets the plot style used by default when plotting functions. \\ {\tt grid} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set grid}\index{set grid command@{\tt set grid} command} 

Sets whether a grid should be displayed on plots. \\ {\tt gridAxisX} &  {\bf Possible values:} Any integer. 

{\bf Analogous set command:} None 

Sets the default horizontal axis to which gridlines should attach, if the {\tt set grid} command is called without specifying which axes to use. \\ {\tt gridAxisY} &  {\bf Possible values:} Any integer. 

{\bf Analogous set command:} None 

Sets the default vertical axis to which gridlines should attach, if the {\tt set grid} command is called without specifying which axes to use. \\ {\tt gridAxisZ} &  {\bf Possible values:} Any integer. 

{\bf Analogous set command:} None 

Sets the default 

$z$-axis to which gridlines should attach, if the {\tt set grid} command is called without specifying which axes to use. \\ {\tt gridMajColor} &  {\bf Possible values:} Any recognised color. 

{\bf Analogous set command:} {\tt set gridmajcolor}\index{set gridmajcolor command@{\tt set gridmajcolor} command} 

Sets the color of major grid lines. \\ {\tt gridMinColor} &  {\bf Possible values:} Any recognised color. 

{\bf Analogous set command:} {\tt set gridmincolor}\index{set gridmincolor command@{\tt set gridmincolor} command} 

Sets the color of minor grid lines. \\ {\tt key} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set key}\index{set key command@{\tt set key} command} 

Sets whether a legend is displayed on plots. \\ {\tt keyColumns} &  {\bf Possible values:} Any integer 

$≥0$. 

{\bf Analogous set command:} {\tt set keycolumns}\index{set keycolumns command@{\tt set keycolumns} command} 

Sets the number of columns into which the legends of plots should be divided. If a value of zero is given, then the number of columns is decided automatically for each plot. \\ {\tt keyPos} &  {\bf Possible values:} {\tt top right}, {\tt top xcenter}, {\tt top left}, {\tt ycenter right}, {\tt ycenter xcenter}, {\tt ycenter left}, {\tt bottom right}, {\tt bottom xcenter}, {\tt bottom left}, {\tt above}, {\tt below}, {\tt outside}. 

{\bf Analogous set command:} {\tt set key}\index{set key command@{\tt set key} command} 

Sets where the legend should appear on plots. \\ {\tt key\_ xOff} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set key}\index{set key command@{\tt set key} command} 

Sets the horizontal offset, in approximate graph-widths, that should be applied to the legend, relative to its default position, as set by {\tt KEYPOS}. \\ {\tt key\_ yOff} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set key}\index{set key command@{\tt set key} command} 

Sets the vertical offset, in approximate graph-heights, that should be applied to the legend, relative to its default position, as set by {\tt KEYPOS}. \\ {\tt landscape} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set terminal}\index{set terminal command@{\tt set terminal} command} 

Sets whether output is in portrait orientation ({\tt off}), or landscape orientation ({\tt on}). \\ {\tt lineWidth} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set linewidth}\index{set linewidth command@{\tt set linewidth} command} 

Sets the width of lines on plots, as a multiple of the default. \\ {\tt multiPlot} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set multiplot}\index{set multiplot command@{\tt set multiplot} command} 

Sets whether multiplot mode is on or off. \\ {\tt numComplex} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set numerics}\index{set numerics command@{\tt set numerics} command} 

Sets whether complex arithmetic is enabled, or whether all non-real results to calculations should raise numerical exceptions. \\ {\tt numDisplay} &  {\bf Possible values:} {\tt latex}, {\tt natural}, {\tt typeable}. 

{\bf Analogous set command:} {\tt set numerics}\index{set numerics command@{\tt set numerics} command} 

Sets whether numerical results are displayed in a natural human-readable way, e.g.\  

$2 m$, in LaTeX, e.g.\  {\tt \$ }$2$,$$mathrm\{ m\} \$ $, or in a way which may be pasted back into Pyxplot, e.g. 2*unit(m).
numErr Possible values: on, off.

Analogous set command: set numerics

Sets whether explicit error messages are thrown when calculations yield undefined results, as in the cases of division by zero or the evaluation of functions in regions where they are undefined or infinite. If explicit error messages are disabled, such calculations quietly return nan.
numSF Possible values: Any integer between 0 and 30.

Analogous set command: set numerics

Sets the number of significant figures to which numerical quantities are displayed by default.
originX Possible values: Any floating point number.

Analogous set command: set origin

Sets the horizontal position, in centimetres, of the default origin of plots on the page. Most useful when multiplotting many plots.
originY Possible values: Any floating point number.

Analogous set command: set origin

Sets the vertical position, in centimetres, of the default origin of plots on the page. Most useful when multiplotting many plots.
output Possible values: Any string (case sensitive).

Analogous set command: set output

Sets the output filename for plots. If blank, the default filename of pyxplot.foo is used, where foo is an extension appropriate for the file format.
paperHeight Possible values: Any floating-point number.

Analogous set command: set papersize

Sets the height of the papersize for PostScript output in millimetres.
paperName Possible values: A string matching any of the papersizes listed in Chapter 6.

Analogous set command: set papersize

Sets the papersize for PostScript output to one of the pre-defined papersizes listed in Chapter 6.
paperWidth Possible values: Any floating-point number.

Analogous set command: set papersize

Sets the width of the papersize for PostScript output in millimetres.
pointLineWidth Possible values: Any floating-point number.

Analogous set command: set pointlinewidth

Sets the linewidth used to stroke points onto plots, as a multiple of the default.
pointSize Possible values: Any floating-point number.

Analogous set command: set pointsize

Sets the sizes of points on plots, as a multiple of their normal sizes.
samples Possible values: Any integer.

Analogous set command: set samples

Sets the number of samples (datapoints) to be evaluated along the abscissa axis when plotting a function.
samples_method Possible values: inverseSquare, monaghanLattanzio, nearestNeighbor.

Analogous set command: set samples

Sets the method used to interpolate two-dimensional non-gridded arrays of datapoints from datafiles within the interpolate command and when plotting using the colormap, contourmap and surface plot styles.
samples_x Possible values: Any integer.

Analogous set command: set samples

Sets the number of samples (datapoints) to be evaluated along the first abscissa axis when drawing color maps and surfaces, and when calculating contour maps.
samples_x_auto Possible values: true, false.

Analogous set command: set samples

Sets whether the number of samples (datapoints) to be evaluated along the first abscissa axis when drawing color maps and surfaces, and when calculating contour maps should follow the number of samples set with the set samples command.
samples_y Possible values: Any integer.

Analogous set command: set samples

Sets the number of samples (datapoints) to be evaluated along the second abscissa axis when drawing color maps and surfaces, and when calculating contour maps.
samples_y_auto Possible values: true, false.

Analogous set command: set samples

Sets whether the number of samples (datapoints) to be evaluated along the second abscissa axis when drawing color maps and surfaces, and when calculating contour maps should follow the number of samples set with the set samples command.
termAntiAlias Possible values: on, off.

Analogous set command: set terminal

Sets whether output sent to the bitmapped graphics output terminals – i.e. the bmp, jpeg, gif, png and tif terminals – is antialiased. Antialiasing smooths the color boundaries to disguise the effects of pixelisation and is almost invariably desirable.
termEnlarge Possible values: on, off.

Analogous set command: set terminal

When set to on output is enlarged or shrunk to fit the current paper size.
termInvert Possible values: on, off.

Analogous set command: set terminal

Sets whether jpeg/gif/png output has normal colors (off), or inverted colors (on).
termTransparent Possible values: on, off.

Analogous set command: set terminal

Sets whether jpeg/gif/png output has transparent background (on), or solid background (off).
termType Possible values: bmp, eps, gif, jpg, pdf, png, ps, svg, tif, X11_multiWindow, X11_persist, X11_singleWindow.

Analogous set command: set terminal

Sets whether output is sent to the screen, using one of the X11_... terminals, or to disk. In the latter case, output may be produced in a wide variety of graphical formats.
textColor Possible values: Any recognised color.

Analogous set command: set textcolor

Sets the color of all text output.
textHAlign Possible values: left, center, right.

Analogous set command: set texthalign

Sets the horizontal alignment of text labels to their given reference positions.
textVAlign Possible values: top, center, bottom.

Analogous set command: set textvalign

Sets the vertical alignment of text labels to their given reference positions.
title Possible values: Any string (case sensitive).

Analogous set command: set title

Sets the title to appear at the top of the plot.
title_xOff Possible values: Any floating point number.

Analogous set command: set title

Sets the horizontal offset of the title of the plot from its default central location.
title_yOff Possible values: Any floating point number.

Analogous set command: set title

Sets the vertical offset of the title of the plot from its default location at the top of the plot.
tRange_log Possible values: true, false.

Analogous set command: set logscale t

Sets whether the $$t$-axis – used for parametric plotting – is linear or logarithmic. \\ {\tt tRange\_ max} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set trange}\index{set trange command@{\tt set trange} command} 

Sets upper limit of the 

$t$-axis, used for parametric plotting. \\ {\tt tRange\_ min} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set trange}\index{set trange command@{\tt set trange} command} 

Sets lower limit of the 

$t$-axis, used for parametric plotting. \\ {\tt unitAbbrev} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set unit}\index{set unit command@{\tt set unit} command} 

Sets whether physical units are displayed in abbreviated form, e.g.\  {\tt mm}, or in full, e.g.\  {\tt millimetres}. \\ {\tt unitAngleDimless} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set unit}\index{set unit command@{\tt set unit} command} 

Sets whether angles are treated as dimensionless units, or whether the radian is treated as a base unit. \\ {\tt unitPrefix} &  {\bf Possible values:} {\tt on}, {\tt off}. 

{\bf Analogous set command:} {\tt set unit}\index{set unit command@{\tt set unit} command} 

Sets whether SI prefixes, such as {\tt milli-} and {\tt mega-} are prepended to SI units where appropriate. \\ {\tt unitScheme} &  {\bf Possible values:} {\tt ancient}, {\tt cgs}, {\tt imperial}, {\tt planck}, {\tt si}, {\tt USCustomary}. 

{\bf Analogous set command:} {\tt set unit}\index{set unit command@{\tt set unit} command} 

Sets the scheme of physical units in which quantities are displayed. \\ {\tt uRange\_ log} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set logscale u}\index{set logscale u command@{\tt set logscale u} command} 

Sets whether the 

$u$-axis – used for parametric plotting – is linear or logarithmic. \\ {\tt uRange\_ max} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set urange}\index{set urange command@{\tt set urange} command} 

Sets upper limit of the 

$u$-axis, used for parametric plotting. \\ {\tt uRange\_ min} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set urange}\index{set urange command@{\tt set urange} command} 

Sets lower limit of the 

$t$-axis, used for parametric plotting. \\ {\tt vRange\_ log} &  {\bf Possible values:} {\tt true}, {\tt false}. 

{\bf Analogous set command:} {\tt set logscale v}\index{set logscale v command@{\tt set logscale v} command} 

Sets whether the 

$v$-axis – used for parametric plotting – is linear or logarithmic. \\ {\tt vRange\_ max} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set vrange}\index{set vrange command@{\tt set vrange} command} 

Sets upper limit of the 

$v$-axis, used for parametric plotting. \\ {\tt vRange\_ min} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set command:} {\tt set vrange}\index{set vrange command@{\tt set vrange} command} 

Sets lower limit of the 

$v$-axis, used for parametric plotting. \\ {\tt width} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set commands:} {\tt set width}\index{set width command@{\tt set width} command}, {\tt set size}\index{set size command@{\tt set size} command} 

Sets the width of plots in centimetres. \\ {\tt view\_ xy} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set commands:} {\tt set view}\index{set view command@{\tt set view} command} 

Sets the viewing angle of three-dimensional plots in the 

$x$-$y$ plane in degrees. \\ {\tt view\_ yz} &  {\bf Possible values:} Any floating-point number. 

{\bf Analogous set commands:} {\tt set view}\index{set view command@{\tt set view} command} 

Sets the viewing angle of three-dimensional plots in the 

$y$-$z$ plane in degrees. \\ {\tt zAspect} &  {\bf Possible values:} {\tt auto}, or any floating-point number. 

{\bf Analogous set command:} {\tt set size ratio}\index{set size ratio command@{\tt set size ratio} command} 

Sets the 

$z/x$ aspect ratio of 3d plots. \\ $