Click here to see the SAS code.
Click here to see the example.
This is another example of the new "proc gbarline".
This new proc enables you to easily overlay a line with a bar chart,
without having to use tricks (such as annotating a line on a bar
chart, or annotating bars behind a line gplot, or using wide
gplot 'needle' plot interpolation to look like bars in a line
gplot, etc).
This example is a fairly simple gbarline, with some text annotated
along the line.
Back to Samples Index