BookmarkSubscribeRSS Feed
Paige
Quartz | Level 8
I want to include HTML formatting in the PROC SHEWHART HTML= option.

For example, I want set a variable named CAUTION in a data step to be "ALT='less_than b greater_than WARNING less_than / b greater_than'" (note I had to write less than and greater than in there so this note wouldn't interpret the text as actual html, I know that the less than and greater_than don't really belong in there in actual HTML, you should use the actual < and > symbols)

Later, I want to use HTML=CAUTION in the XRCHART statement. This doesn't appear to work. Is there some other way to make it work? Message was edited by: Paige
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
I suggest that you search support.sas.com on the search argument:
ALT= HTML tool tips graph

A few hits that come up are these:
http://support.sas.com/kb/23/176.html
http://support.sas.com/kb/23/199.html

Which shows how to code ALT= using the HTML= option. Generally, the HTML= option is pointing to a drilldown file, so ALT= is an acceptable attribute to add to the drilldown HREF. Even though these are not SHEWHART examples, it was my understanding that HTML= worked the same way in all the procedures that supported HTML=.

For more help using HTML= option with PROC SHEWHART, you might consider contacting SAS Tech Support.

cynthia

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
  • 1 reply
  • 875 views
  • 0 likes
  • 2 in conversation