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

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

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
  • 1027 views
  • 0 likes
  • 2 in conversation