Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Size of dots in a scatter plot


From   Estrella Gomez <[email protected]>
To   [email protected]
Subject   st: Size of dots in a scatter plot
Date   Wed, 10 Apr 2013 12:49:17 +0200

Dear Statalisters

I would like to make a graph combining the scatters with a median
band. However, since I have many observations, I would like to obtain
smaller dots in the graph. The command with normal size, that works
without problem, is:

twoway (scatter lsFR lsUS) (mband lsFR lsUS) if sUS+sFR~=.

If I specify

twoway (scatter lsFR lsUS) (mband lsFR lsUS) if sUS+sFR~=., msymbol(o)
msize(vtiny)

I obtain the answer "option msymbol() not allowed". Does anybody know
how should I specify this option?

Thanks,
Estrella
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index