Click here to see the SAS code.
Click here to see the example.

In this example, I take the wafer example,
and I do 3 other plots with the same data, and I 'tile' these
multiple plots on the same webpage, using sas/graph and 
"proc greplay" using the standard 'l2r2s' greplay template.

Note that the html charttip/flyover text in the graphs still 
works, and there is a single title over all four graphs.

Using a custom greplay template, any number of graphs could
be tiled on the same page, in any size & location (such as
one large wafermap, with several smaller detail/statistical
graphics).


Back to Samples Index