Examples / GRAPHLABELS.RPF |
GRAPHLABELS.RPF shows the position of the various major graph labels.
Full Program
set trend 1 100 = t
graph(header="HEADER is centered at the top of the graph",$
subhead="SUBHEADER is centered at the top, immediately below the HEADER",$
hlabel="HLABEL labels the horizontal scale",$
vlabel="VLABEL labels the vertical scale",$
footer="FOOTER is placed at the bottom left")
# trend
Graph
Copyright © 2025 Thomas A. Doan