Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
I make the background grid green, just like the group connecting lines,
because otherwise with part of the annotate being drawn with when='b'
(before/behind) the axes are drawn on top of these lines - if they're
the same color it doesn't matter.
There's still the problem of the gridlines being drawn in front of
the when='b' blue markers, but that is unavoidable.
Back to Samples Index