Click here to see the SAS code.
Click here to see the example.
This is a simple sas/graph gchart hbar (horizontal bar) chart.
autoref produces automatic reflines.
clipref makes the lines go 'behind' the bars.
offset=(0,0) on the axis statement makes the final refline be on the axis with no gap.
html= option used to produce html charttip/flyover-text.
Back to Samples Index