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.

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

If a fixed-size window is desired, the gpr terminal may be used instead.<br />

77.5 Aqua<br />

This terminal relies on AquaTerm.app for display on Mac OS X.<br />

Syntax:<br />

set terminal aqua {} {title ""} {size }<br />

{font "{,}"}<br />

{{no}enhanced} {solid|dashed} {dl }}<br />

where is the number of the window to draw in (default is 0), is the name shown in the<br />

title bar (default "Figure "), is the size of the plot (default is 846x594 pt = 11.75x8.25<br />

in).<br />

Use to specify the font to use (default is "Times-Roman"), and to specify<br />

the font size (default is 14.0 pt). The old syntax {fname ""} {fsize } is still<br />

supported.<br />

The aqua terminal supports enhanced text mode (see enhanced (p. 186)), except for overprint. Font<br />

support is limited to the fonts available on the system. Character encoding can be selected by set<br />

encoding and currently supports iso latin 1, iso latin 2, cp1250, and default which equals UTF8.<br />

Lines can be drawn either solid or dashed, (default is solid) and the dash spacing can be modified by<br />

which is a multiplier > 0.<br />

77.6 Atari ST (via AES)<br />

The atari terminal has options to set the character size and the screen colors.<br />

Syntax:<br />

set terminal atari {} { ... }<br />

The character size must appear if any colors are to be specified. Each of the (up to 16) colors is given<br />

as a three-digit hex number, where the digits represent RED, GREEN and BLUE (in that order). The<br />

range of 0–15 is scaled to whatever color range the screen actually has. On a normal ST screen, odd and<br />

even intensities are the same.<br />

Examples:<br />

set terminal atari 4 # use small (6x6) font<br />

set terminal atari 6 0 # set monochrome screen to white on black<br />

set terminal atari 13 0 fff f00 f0 f ff f0f<br />

# set first seven colors to black, white, red, green,<br />

# blue, cyan, and purple and use large font (8x16).<br />

Additionally, if an environment variable GNUCOLORS exists, its contents are interpreted as an options<br />

string, but an explicit terminal option takes precedence.<br />

77.7 Be<br />

<strong>gnuplot</strong> provides the be terminal type for use with X servers. This terminal type is set automatically<br />

at startup if the DISPLAY environment variable is set, if the TERM environment variable is set to<br />

xterm, or if the -display command line option is used.<br />

Syntax:<br />

set terminal be {reset} {}<br />

Multiple plot windows are supported: set terminal be directs the output to plot window number<br />

n. If n>0, the terminal number will be appended to the window title and the icon will be labeled gplt<br />

. The active window may distinguished by a change in cursor (from default to crosshair.)

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

Saved successfully!

Ooh no, something went wrong!