DCL:GRPH2:U[UVH]PACK : 1-D Graph Routines: Explanation of Subroutines: Bar Graphs
Draws bar graphs.
NumRu::DCL.uvbrf(upx,upy1,upy2)
NumRu::DCL.uhbrf(upx1,upx2,upy)
NumRu::DCL.uvbrfz(upx,upy1,upy2,itype,index,rsize)
NumRu::DCL.uhbrfz(upx1,upx2,upy,itype,index,rsize)
n(I)The length of an array.x, y (R(N)) Independent variables. x1, x2, y1, y2 (R(N)) The coordinate values for both ends of a bar. itype (I) The line type of a frame. index (I) The line index of a frame. rsize (R) The width of a bar.