Hello,
I have data similar to this format
Month bmi_perc xrays_perc
1 2.5 1.9
2 0.8 2.1
3 4.5 1.7
4 15.4 0.2
5 3.0 1.0
6 3.2 5.4
I want to create a graph, where x axis would be Month, results for bmi_perc and xrays_perc presented as bubbles and now y axis. Something like this graph:
Thank you.
What do you mean "now as y-axis"?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.