In -graph twoway dot-, when I use -msymbol(oh)- the dots for the lines of the
"categorical" axis show through the marker symbol. That is, I see a small dot
in the middle of the circle of the marker symbol. If I have only one
data-region I can overcome the problem by using -msymbol(o) mlcolor(black)
mfcolor(white)-. But with more than one data-region the same idea does not
work. So how do I get opaque white when -graph dot- is not an option?
Here is a (somewhat simplified) version of my command:
. set scheme s1mono
. graph twoway dot rilecmp1-rilecmp4 ctrsort, ///
ms(o o o o) msize(*1 *1 *2 *3) ///
mfc(white black black black) mlc(black black black black)
Uli
--
[email protected]
+49 (030) 25491-361
*
* 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/