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]

Re: st: get rid of small dots at textboxes when using two yxais


From   Oliver Jones <[email protected]>
To   [email protected]
Subject   Re: st: get rid of small dots at textboxes when using two yxais
Date   Wed, 20 Jun 2012 11:43:16 +0200

Hi Phil,
I was using an up to date Stata 11.2 for Linux on a Debian Lenny.
Seems to be a specific problem on Linux. I couldn't reproduce it on a Windows 11.2.

Meanwhile I'll produce the graph on the Windows machine, but I would be happy if someone has a fix for the Linux environment.

Kind regards
Oliver Jones

Am 20.06.2012 11:33, schrieb Phil Clayton:
I can't reproduce this in Stata/IC 12.1 for Mac or Windows.

Have you updated your Stata to the latest version?

Phil

On 20/06/2012, at 6:47 PM, Oliver Jones wrote:

Hello everybody,

I just encountered a problem with my textboxes when using two yaxis.
At the left bottom corner there appears a small dot that I don't want to be there.

Here is a small example using the xtline1 dataset:

******** begin example ***********
sysuse xtline1, clear

sum day
keep if day>  15650

reshape wide calories, i(day) j(person)

tw (scatter calories1 day, connect(l)) ///
   (scatter calories2 day, connect(l) yaxis(2)), ///
   text(3720 15690 "Person 1" 3660 15690 "Person 2")

********* end example ***********

Kind regards
Oliver Jones
*
*   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/


*
*   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/

--
Universität Bielefeld
Fakultät für Wirtschaftswissenschaften
Lehrstuhl für Ökonometrie und Statistik
- -
Raum / room:  V9-108
Tel / phone:  +49 (0)521 106 4895
- -
http://www.wiwi.uni-bielefeld.de/oekonometrie.html
---
*
*   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/


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