BookmarkSubscribeRSS Feed
DR_Majeti
Quartz | Level 8

Dear All, 

 

I have requirement of developing attached Graph, is it possible possible by SAS.

 

Could you please help me. 

 

Thanks,

Durga

4 REPLIES 4
RW9
Diamond | Level 26 RW9
Diamond | Level 26

I am afraid I will not download and unpack files - security risk.  Show some test data in the form of a datastep:

https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-dat...

Then show what you want out of it and what you have tried.

 

As for graphs, yes, most things are possible.  Check out this excellent blog which has examples with code for many types of graphs:

http://blogs.sas.com/content/graphicallyspeaking/

 

GraphGuy
Meteorite | Level 14

I went ahead and "took one for the team", and took the risk of downloading and extracting the zip file 🙂

Below is the 3d ribbon chart that was in the zip.

 

My advice would be - hopefully you can convince them that such a 3d ribbon chart is not a great way to visualize data. (If you could post some details about the kind of data you have available, and they types of questions you'd like the graph to answer, perhaps the community here can recommend some better alternatives!) 

 

3d_graph.PNG

Jay54
Meteorite | Level 14

I agree with Robert's comment.  Not only are the different plots hard to compare, the usage of the space is very inefficient.  Please see this "Spider" plot of change from baseline.  Your data can be displayed as a 2D grouped series plot for easier understanding. 

 

Spider_500.jpg

 

https://blogs.sas.com/content/graphicallyspeaking/2016/10/24/clinical-graphs-spider-plot/

 

The use of the special characters was done to simulate user graph, and to show how to do this.  However, it is not necessary, and direct labeling of the plots would be easier to understand.  Also, that would be just a few lines of code.

 

Jay54
Meteorite | Level 14

Some of you may know that I am retiring from SAS effective Jan 01, 2019.  My hope is to continue contributing to this community and also continue writing blog articles on data visualization.  Here is my first article, related to this thread.

 

https://make-a-graph.com/2018/12/23/spider-plot/

 

It is a work in progress.  I am still trying to figure out this new medium and tools.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

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
  • 1524 views
  • 0 likes
  • 4 in conversation