
All overlays must have the same orientation. For example, you cannot specify an HBOX
statement with a VBARPARM statement. However, you can specify HBOX with an
HBARPARM statement.
Fringe plots can be overlaid with all plots except for box plots and categorical charts (bar
charts, line plots, and dot plots).
Box plots can be combined with other basic plot types. You can combine box plots with
reference lines and other box plots, as well as with the following plot statements:
BAND HIGHLOW STEP
BLOCK NEEDLE VBARPARM
BUBBLE SCATTER VECTOR
HBARPARM SERIES WATERFALL
If you submit a PROC SGPLOT or PROC SGPANEL step that combines two
incompatible plot statements, ...