I’m trying to work off of SAS article
http://support.sas.com/kb/44/319.html to customize a ghart tooltip in SAS 9.2. I can customize my tooltip using this method if I store the tooltip as part of a dataset. However I would like to be able to send a text string to the gchart html variable without storing it in a dataset to avoid overhead.
| html = 'title="Term: Fall 2014 |
| Degree level: Baccalaureate' |
Your chart is created from a dataset.
Why not create the tips at the same time from the dataset? How exactly do you "send" data to an HTML variable without putting this variable in a dataset and populating it?
The example shows the (only) way to create tooltips..
Your chart is created from a dataset.
Why not create the tips at the same time from the dataset? How exactly do you "send" data to an HTML variable without putting this variable in a dataset and populating it?
The example shows the (only) way to create tooltips..
April 27 – 30 | Gaylord Texan | Grapevine, Texas
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.