BookmarkSubscribeRSS Feed
sfo
Quartz | Level 8 sfo
Quartz | Level 8

Hello,

 

I need to create a plot where there are more than 255 distinct subjects (like a spagethi plot i.e. all subjects overlaid on the same plot).

I am able to write a loop around the symbol statement but do not know how to run the loop for more than 255 symbols (which seems to be the limit). I am using SAS 9.2.

 

Thanks

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Its really not a good idea.  > 255 distinct lines on a graph is going to be pretty much useless to anyone looking at it as - depending on the size you give - most of the graph will be data - i.e. virtually no whitespace to show difference.  Is this clinical data?  If so it is normaly categorised by some grouping - e.g. treatment group (and mean), timepoint, parameter etc.

MichelleHomes
Meteorite | Level 14

It's a shame you are using SAS 9.2, if you have access to SAS9.4M2 there is a new option in sgplot to help with this... Have a look at @Rick_SAS' recent blog post on spaghetti plots at http://blogs.sas.com/content/iml/2016/06/02/create-spaghetti-plots-in-sas.html

 

Kind Regards,

Michelle

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com

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 16. 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
  • 2 replies
  • 1096 views
  • 0 likes
  • 3 in conversation