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

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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