14.10.2014 Views

gnuplot documentation

gnuplot documentation

gnuplot documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

130 <strong>gnuplot</strong> 4.3 70 SET-SHOW<br />

To make the graph half size and square use:<br />

set size square 0.5,0.5<br />

To make the graph twice as high as wide use:<br />

set size ratio 2<br />

See also<br />

airfoil demo.<br />

70.59 Style<br />

Default plotting styles are chosen with the set style data and set style function commands. See plot<br />

with (p. 79) for information about how to override the default plotting style for individual functions<br />

and data sets. See plotting styles (p. 40) for a complete list of styles.<br />

Syntax:<br />

set style function <br />

set style data <br />

show style function<br />

show style data<br />

Default styles for specific plotting elements may also be set.<br />

Syntax:<br />

set style arrow <br />

set style fill <br />

set style histogram <br />

set style line <br />

70.59.1 Set style arrow<br />

Each terminal has a default set of arrow and point types, which can be seen by using the command test.<br />

set style arrow defines a set of arrow types and widths and point types and sizes so that you can refer<br />

to them later by an index instead of repeating all the information at each invocation.<br />

Syntax:<br />

set style arrow default<br />

set style arrow {nohead | head | heads}<br />

{size ,{,}}<br />

{filled | empty | nofilled}<br />

{front | back}<br />

{ {linestyle | ls }<br />

| {linetype | lt }<br />

{linewidth | lw

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

Saved successfully!

Ooh no, something went wrong!