BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Anyone out there that know how to do a waterfall chart using sas/graph?
4 REPLIES 4
Bill
Quartz | Level 8
take a look here - you may find something
http://robslink.com/sasgraph.html
Cynthia_sas
Diamond | Level 26
In addition, it looks like waterfall charts are sometimes used to show "floating columns" that span a range. This seems simliar to the standard "box and whisker" charts that SAS produces, for example with the BOXPLOT procedure.

http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_boxplot_sect028.htm
http://www2.sas.com/proceedings/sugi28/082-28.pdf

cynthia
deleted_user
Not applicable
Hi All,

Thanks for all the suggestions, I have already found a solution to my problem.

What I essentially want is something like this picture:
http://livedocs.adobe.com/flex/201/html/images/StackedWaterfall.jpg

So I used gchart, set the background white and calculated the bottom bar and set it to white as well. In a way, I "cheated" to get my graph.

If any one of you have any better solutions, do let me know so that I can further improve my code.

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 Update

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
  • 4 replies
  • 1505 views
  • 0 likes
  • 3 in conversation