[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Scatter Plot:Change Marker Symbol to Text
From
Philipp Rehm <[email protected]>
To
[email protected]
Subject
Re: st: Scatter Plot:Change Marker Symbol to Text
Date
Sun, 06 Apr 2008 17:54:01 -0400
How about:
sysuse auto, clear
scatter price mpg, mlabel(make) ms(none)
The idea is to specify a marker variable ("var34" in your example,
"make" in mine) and to suppress the displaying of the marker symbol.
HTH,
Philipp
Kabir Chabal wrote:
Hi -- Does anyone know how to change the marker symbol to a variable
name. I don't want both the marker and a marker label, but just a
three-letter country code (say, var34) as the marker.
thanks!
*
* 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/
*
* 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 |