Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Option -scale()- with pie charts


From   Maarten buis <[email protected]>
To   [email protected]
Subject   Re: st: Option -scale()- with pie charts
Date   Sat, 3 May 2008 07:49:08 +0100 (BST)

--- Sergiy Radyakin <[email protected]> wrote:
> I am trying to make text smaller on my pie-chart, because the legend
> occupies most of the graph. However, both Stata 9 and Stata 10
> (Windows, two different computers) rejected option -scale()- of graph
> pie command. 

If you want to change the size of the text in the legend, than
-scale()- should be inside the -legend()- option:

sysuse auto, clear
graph pie, over(rep78) legend(size(*.5))

Having said that, you probably should not use a pie chart at all: A pie
chart encodes information in angles and surface areas, we humans find
decoding that much harder than decoding information from distances, so
a simple bar chart would be preferable. 

-- Maarten

-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands

visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434

+31 20 5986715

http://home.fsw.vu.nl/m.buis/
-----------------------------------------


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index