BookmarkSubscribeRSS Feed
OS2Rules
Obsidian | Level 7
Hi All:

I am using PROC GREPLAY to display 2 graphs side-by-side with ODS HTML output.

Does anyone know how to put a TITLE on the resulting page that contains a hyperlink?

I would like to create 2 HTML pages (with 2 graphs each) with hyperlinks that point to the other page.

Thanks in advance.
2 REPLIES 2
ArtC
Rhodochrosite | Level 12
In the ODS HTML statement use the NOGTITLE option (to move the title out of the graph).

In the TITLE statement you can use the LINK= option or since you are witting in HTML you can use an anchor tag.
OS2Rules
Obsidian | Level 7
Art:

Thanks. That's done it.

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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