14.10.2014 Views

gnuplot documentation

gnuplot documentation

gnuplot documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

168 <strong>gnuplot</strong> 4.3 77 TERMINAL<br />

77.21 Excl<br />

The excl terminal driver supports Talaris printers such as the EXCL Laser printer and the 1590. It has<br />

no options.<br />

77.22 Fig<br />

The fig terminal device generates output in the Fig graphics language.<br />

Syntax:<br />

set terminal fig {monochrome | color}<br />

{landscape | portrait}<br />

{small | big | size }<br />

{metric | inches}<br />

{pointsmax }<br />

{solid | dashed}<br />

{fontsize }<br />

{textnormal | {textspecial texthidden textrigid}}<br />

{{thickness|linewidth} }<br />

{depth }<br />

{version }<br />

monochrome and color determine whether the picture is black-and-white or color. small and big<br />

produce a 5x3 or 8x5 inch graph in the default landscape mode and 3x5 or 5x8 inches in portrait mode.<br />

size sets (overrides) the size of the drawing area to * in units of inches or centimeters<br />

depending on the inches or metric setting in effect. The latter settings is also used as default units for<br />

editing with "xfig".<br />

pointsmax sets the maximum number of points per polyline.<br />

solid inhibits automatic usage of dashed lines when solid linestyles are used up, which otherwise occurs.<br />

fontsize sets the size of the text font to points. textnormal resets the text flags and selects<br />

postscript fonts, textspecial sets the text flags for LaTeX specials, texthidden sets the hidden flag<br />

and textrigid the rigid flag.<br />

depth sets the default depth layer for all lines and text. The default depth is 10 to leave room for<br />

adding material with "xfig" on top of the plot.<br />

version sets the format version of the generated fig output. Currently only versions 3.1 and 3.2 are<br />

supported.<br />

thickness sets the default line thickness, which is 1 if not specified. Overriding the thickness can<br />

be achieved by adding a multiple of 100 to the linetype value for a plot command. In a similar<br />

way the depth of plot elements (with respect to the default depth) can be controlled by adding a<br />

multiple of 1000 to . The depth is then + /1000 and the thickness<br />

is (%1000)/100 or, if that is zero, the default line thickness. linewidth is a synonym for<br />

thickness.<br />

Additional point-plot symbols are also available with the fig driver. The symbols can be used through<br />

pointtype values % 100 above 50, with different fill intensities controlled by % 5 and<br />

outlines in black (for % 10 < 5) or in the current color. Available symbols are<br />

50 - 59: circles<br />

60 - 69: squares<br />

70 - 79: diamonds<br />

80 - 89: upwards triangles<br />

90 - 99: downwards triangles<br />

The size of these symbols is linked to the font size. The depth of symbols is by default one less than<br />

the depth for lines to achieve nice error bars. If is above 1000, the depth is +<br />

/1000-1. If %1000 is above 100, the fill color is (%1000)/100-1.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!