DCL:GRPH2:U[UVH]PACK : 1-D Graph Routines: List of Subroutines
UVBRF (N,X,Y1,Y2) Draws the frame of a bar graph. UHBRF (N,X1,X2,Y) Draws the frame of a bar graph. UVBRA (N,X,Y1,Y2) Fills in the interior of a bar graph. UHBRA (N,X1,X2,Y) Fills in the interior of a bar graph. UVBRL (N,X,Y) Connects a bar graph with a line. UHBRL (N,X,Y) Connects a bar graph with a line. UVBRFZ(N,X,Y1,Y2,ITYPE,INDEX,RSIZE) Draws the frame of a bar graph specifying attributes. UHBRFZ(N,X1,X2,Y,ITYPE,INDEX,RSIZE) Draws the frame of a bar graph specifying attributes. UVBRAZ(N,X,Y1,Y2,ITP1,ITP2,RSIZE) Fills in the interior of a bar graph specifying attributes. UHBRAZ(N,X1,X2,Y,ITP1,ITP2,RSIZE) Fills in the interior of a bar graph specifying attributes. UVBRLZ(N,X,Y,ITYPE,INDEX,RSIZE) Connects a bar graph with a line specifying attributes. UHBRLZ(N,X,Y,ITYPE,INDEX,RSIZE) Connects a bar graph with a line specifying attributes.