BookmarkSubscribeRSS Feed
DannyDsouza
SAS Employee
Hi,

Working on an POC , wherein I need to replicate the chart appearing in the following link

http://www.insideralpha.com/statistics/top10.php?chartDateRange=60&START_DATE=2009-07-25&END_DATE=20...

Request you help for the same,

Regards
Danny
3 REPLIES 3
Cynthia_sas
SAS Super FREQ
Hi:
Look at the examples of the BAND chart on page 2 of this paper. That should give you some ideas to get started:
http://support.sas.com/resources/papers/proceedings09/324-2009.pdf (which uses the SG Procedures)

or this example that uses PROC GPLOT from Rob Allison's SAS/Graph site:
http://robslink.com/SAS/democd39/ipod.htm (pix)
http://robslink.com/SAS/democd39/ipod.sas (code)

or this: http://robslink.com/SAS/democd39/windows.htm (pix) and this http://robslink.com/SAS/democd39/windows.sas (code)

For ideas of all that is possible with SAS/Graph, I highly recommend Bob Allison's web site as you need proof of concept. It shows the breadth and depth of all that is possible with SAS/GRAPH traditional and new procedures:
http://robslink.com/SAS/Home.htm

cynthia
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Have you looked at any SAS/Graph documentation, specifically PROC GPLOT? The SAS support http://support.sas.com/ website provides SAS-hosted documentation and supplemental technical and conference topic-related papers on this type of subject.

Scott Barry
SBBWorks, Inc.

Introduction to DATA Step Processing
http://support.sas.com/documentation/cdl/en/basess/58133/HTML/default/a001302699.htm

SAS/GRAPH - The GPLOT Procedure
http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gplotchap.htm


Example 7: Filling Areas in an Overlay Plot
http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gplfill1-ex.htm
GraphGuy
Meteorite | Level 14
Here's a SAS/Graph example which produces a very similar chart:

http://robslink.com/SAS/democd41/stocks.htm

http://robslink.com/SAS/democd41/stocks_info.htm

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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