Creating HTML Output: Graphs as Java

If the viewers of your graphs want a high degree of interactivity, you might want to consider creating a Java graph instead of a static image such as that created with the GIF or PNG drivers. The JAVA device driver enables you to produce a graph that is actually a Java application. Not only can the graph be viewed, but graph attributes can be modified on the fly. Viewers can change the color or appearance, or they can drill down to more detailed information. In SAS 8.2, the Java driver created an <APPLET> tag; in SAS®9, the behavior of the Java driver changed and now an <OBJECT> tag is created.

To create a Java graph, submit the following code. You will be able to look at the graph, and anyone who has the ...

Get Output Delivery System: The Basics and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.