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
SAS Super FREQ
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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 911 views
  • 0 likes
  • 3 in conversation