PLOT(1) PLOT(1)
NAME
plot - graphics filter
SYNOPSIS
plot [ file ... ]
DESCRIPTION
Plot interprets plotting instructions (see plot(6)) from the
files or standard input, drawing the results on the screen,
or in the current 8½(1) window. Various options may be
interspersed with the file arguments; they take effect at
the given point in processing. Options are:
-d Double buffer: make a copy off screen before writ-
ing the screen.
-e Erase the screen.
-c col Set the foreground color (see plot(6) for color
names).
-f fill Set the background color.
-g grade Set the quality factor for arcs. Higher grades
give better quality.
-C Close the current plot.
SEE ALSO
8½(1), plot(6)
Page 1 Plan 9 (printed 11/4/25)