Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <njcoxstata@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: Transposing dotplot (changing axes) |
Date | Tue, 30 Aug 2011 10:35:56 +0100 |
Maarten is correct. You can use -stripplot- to get horizontal analogues of -dotplot-. The horizontal comes by default; you will need to spell out -stack- and you may need to control bin width using -width()-. Nick On Tue, Aug 30, 2011 at 10:09 AM, Maarten Buis <maartenlbuis@gmail.com> wrote: > On Tue, Aug 30, 2011 at 11:01 AM, Fredrik Norström > <fredrik.norstrom@epiph.umu.se> wrote: >> I have done a dotplot (dotplot yeardifference, over(agegroups) center) where I have agegroups and for each displayed difference in years between two disease diagnoses. My dotplot shows years on y-axes. I want to have that on x-axis, i.e. I want to transpose my dotplot. Is it possible to do that or can I generate a different stata graph so that I get my dotplots horizontally instead of vertically? > > That should be possible with Nick Cox's -stripplot-, which you can get > by typing in Stata -ssc install stripplot-. > * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/