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.

6 FEATURES INTRODUCED IN VERSION<strong>gnuplot</strong> 4.0 4.3 21<br />

6.4 Filled boxes<br />

A solid color or patterned fill style can be set for any plot style that contains boxes. See boxes (p. 41),<br />

boxerrorbars (p. 40), boxxyerrorbars (p. 42), candlesticks (p. 42), set style fill (p. 131).<br />

Sample scripts: fillstyle.dem candlesticks.dem<br />

6.5 New plot option smooth frequency<br />

Input data can be filtered through several built-in routines for interpolation or approximation of data.<br />

See smooth (p. 71), frequency (p. 72), unique (p. 72).<br />

Sample scripts: step.dem mgr.dem<br />

6.6 Improved text options<br />

Most <strong>gnuplot</strong> plot commands that produce text labels now accept modifiers to specify text color, font,<br />

size, and rotation angle. See set label (p. 109). Not all terminal types support these options, however.<br />

The enhanced text mode previously available for the postscript and pm terminals has been extended to<br />

other terminal types as well. Terminal types currently supported include aqua, dumb, jpeg, pdf, pm,<br />

png, postscript, x11, windows, and wxt. See enhanced text (p. 186).<br />

Sample scripts: textcolor.dem textrotate.dem<br />

6.7 More text encodings<br />

Several terminals, including postscript, x11 and pm, support additional text encodings: ISO 8859-1<br />

(Latin 1), ISO 8859-2 (Latin 2), ISO 8859-15 (variant of 8859-1 with Euro sign), KOI8-R and KOI8-U<br />

(cyrillic), and miscellaneous codepages. See encoding (p. 99) for more details.<br />

6.8 Arrows<br />

Single- or double-ended arrows can be placed on a plot individually from the command line or from a<br />

data file via the plot with vectors style. See set style arrow (p. 130), plotting styles vectors<br />

(p. 50).<br />

Sample scripts: arrowstyle.dem vector.dem<br />

6.9 Data file format<br />

The new set datafile command can be used to specify information about the format of input data<br />

files, including the characters used to separate fields, to indicate comment lines, and to specify missing<br />

data. Gnuplot now attempts to recognize text fields with embedded blanks as single entities based on<br />

the datafile format settings. This allows input from csv (comma-separated value) files such as those<br />

exported by spreadsheet programs. See set datafile (p. 95). See also the binary (p. 66) option<br />

(introduced in 4.2).<br />

6.10 New commands<br />

set view map selects a top-view 2D projection of 3D surface plot.<br />

set term push and set term pop save and restore the current terminal type.<br />

load and save commands accept piped input and output, respectively.

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

Saved successfully!

Ooh no, something went wrong!