LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2011, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 8 Mar 2011 07:28:49 -0500
Reply-To:   Nat Wooding <nathani@VERIZON.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Nat Wooding <nathani@VERIZON.NET>
Subject:   Re: Circular dot plot
In-Reply-To:   <005c01cbdd8b$06793330$136b9990$@mindspring.com>
Content-Type:   text/plain; charset="US-ASCII"

Peter

It looks like in your example, dots of a single size are stacked to indicate response and the x axis of the plot is a circle. This should be doable using annotate but if it is really simple in R, then that sounds like the way to go. There is a chance that Rob Allison at SAS has done this but his site may take a while to search through.

His site is

http://robslink.com/SAS/Home.htm

I may play around with this when I have some time.

Nat

-----Original Message----- From: Peter Flom [mailto:peterflomconsulting@mindspring.com] Sent: Tuesday, March 08, 2011 7:19 AM To: 'Nat Wooding'; SAS-L@LISTSERV.UGA.EDU Subject: RE: Circular dot plot

Nat et al

I found an easy way to do it in R, so don't spend much time on this. I thought maybe someone would have a macro already written.

I haven't found a great example online, but am attaching a Word file. (But I think only Nat will get that). I'll look for

I will look some more for something online

Peter

-----Original Message----- From: Nat Wooding [mailto:nathani@verizon.net] Sent: Tuesday, March 08, 2011 7:09 AM To: 'Peter Flom'; SAS-L@LISTSERV.UGA.EDU Subject: RE: Circular dot plot

Peter

Can you point me to a sample? If we are speaking of the same general type of plot, I have used one to show the relative concentrations of pollutants entering a river at different points with the size of the dot indicating the level of concentration. I used Annotate to do this.

Nat

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Peter Flom Sent: Tuesday, March 08, 2011 5:37 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Circular dot plot

Does anyone know if there's a way to make a circular dot plot in SAS?

These are like regular dot plots, wrapped into a circle. They are useful with data such as time of day, or wind direction.

TIA

Peter

Peter Flom

Peter Flom Consulting

http://www.statisticalanalysisconsulting.com/

http://www.IAmLearningDisabled.com


Back to: Top of message | Previous page | Main SAS-L page