Specifies the location for a new drawing area.
chips> DRAWAREA <x1> <x2> <y1> <y2>
Argument: <x1>
Description: X coordinate of lower left corner
Options: real numbers between 0.0 and 1.0
Argument: <x2>
Description: X coordinate of upper right corner
Options: real numbers between 0.0 and 1.0
Argument: <y1>
Description: Y coordinate of lower left corner
Options: real numbers between 0.0 and 1.0
Argument: <y2>
Description: Y coordinate of upper right corner
Options: real numbers between 0.0 and 1.0
chips> DRAWAREA 0.25 0.9 0.5 0.9
chips> D 1 CURVE data/example.dat
The drawing area location is set and then a curve is plotted.
- chips
-
axes,
errs,
font,
grids,
label,
levels,
limits,
line,
linear,
location,
log,
relativesize,
split,
symbol,
ticks,
tickvals,
title,
xlabel,
ylabel,
zlabel
|