BookmarkSubscribeRSS Feed
OS2Rules
Obsidian | Level 7
Hi All:

I think I must be missing something here....

Firstly, I'm running ODS HTML in SAS 9.1.3 to create a HTML page with a graph on it.

I am using the sample code provided in Usage Note 23485 to add a banner to my HTML output by adding the image as a image tag in my title1 statement.

This works fine for PROC REPORT and PROC TABULATE. When I do this using PROC GPLOT these image statements become imbedded into the plot GIF as text.

How do I move this code out of the GIF and into the HTML that is generated to produce the HTML document? I

Thanks in advance.
1 REPLY 1
GraphGuy
Meteorite | Level 14
I've never used the technique you're using, but perhaps using the "nogtitle" option will make it work (?)

-----

If you can't get that working, here's an example that uses a different technique (a prehtml tag in the ODS style) to put an image banner above the graph...

http://robslink.com/SAS/democd22/cooper_info.htm

http://robslink.com/SAS/democd22/cooper.htm

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 651 views
  • 0 likes
  • 2 in conversation