1 2 3 4 5 6 7 8 9 10 11 12 13
|
.This directory contains the High Level plot modules and are to be
combined into the libplot.a.
====================================================================
pcaxes.c Computes tickmarks, and draws axes including given labels
pcclos.c Close plot file, and terminate graphic operations
pcdata.c Plot a set of points using symbols, or connected with lines
pcfram.c Draws a frame including tickmarks and labels
pcgcur.c Retrieve interactively positions from a graphic device
pchist.c Draw a histogram with hashing posibility
pck.c Routines to read or write values in MIDAS Plot keywords
pcopen.c Sets up the graphic device according to plot mode
pctext.c Draw text in the current viewport
=========================================================================
|