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 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

Discussion stats
  • 4 replies
  • 977 views
  • 0 likes
  • 4 in conversation