SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 38066: Use the HTMLPANEL ODS tagset to put multiple graphs and tables on the same web page

DetailsCodeOutputAboutRate It

This sample uses the HTMLPANEL ODS tagset to put multiple graphs and tables on the same web page. The sample code in the Full Code tab creates HTML output which displays two graphs across the top of the web page and the output from two PROC PRINT steps across the bottom of the web page.

While this sample code uses the GIF device driver, you can use other device drivers, such as PNG or ACTIVEX, with the HTMLPANEL tagset.

Note that in the sample code, the value for the PANELCOLUMNS macro variable determines how many graphs and tables will display horizontally.

Find more information on the HTMLPANEL tagset here.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.