v7 man page for plot

Query: plot

OS: v7

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLOT(3X)																  PLOT(3X)

NAME
plot: openpl et al. - graphics interface
SYNOPSIS
openpl( ) erase( ) label(s) char s[ ]; line(x1, y1, x2, y2) circle(x, y, r) arc(x, y, x0, y0, x1, y1) move(x, y) cont(x, y) point(x, y) linemod(s) char s[ ]; space(x0, y0, x1, y1) closepl( )
DESCRIPTION
These subroutines generate graphic output in a relatively device-independent manner. See plot(5) for a description of their effect. Openpl must be used before any of the others to open the device for writing. Closepl flushes the output. String arguments to label and linemod are null-terminated, and do not contain newlines. Various flavors of these functions exist for different output devices. They are obtained by the following ld(1) options: -lplot device-independent graphics stream on standard output for plot(1) filters -l300 GSI 300 terminal -l300s GSI 300S terminal -l450 DASI 450 terminal -l4014 Tektronix 4014 terminal
SEE ALSO
plot(5), plot(1), graph(1) PLOT(3X)
Related Man Pages
arc(3x) - ultrix
color(3x) - ultrix
cont(3x) - ultrix
dot(3x) - ultrix
openpl(3x) - ultrix
Similar Topics in the Unix Linux Community
Help Plotting
Gnuplot question: how to plot 3D points as colored points in map view?
plot2d Alpha 0.04 (Default branch)
GNUplot
GNUPLOT: contour lines