Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: [Stata 9] scatter axis bug


From   "Eric G. Wruck" <[email protected]>
To   [email protected]
Subject   Re: st: [Stata 9] scatter axis bug
Date   Tue, 3 May 2005 23:00:29 -0400

Hi Dave:

I went straight to your simple example below.  I'm using Stata 9 on a Mac (OS 10.4) & the range on both axes went from 20 to 50.  Isn't that what you wanted?  I don't know why it would make a difference but I'm using the s2color scheme.


Eric
   

>// a simple example of the problem:
>
>input y x
>1 .
>20 50
>30 40
>40 30
>50 20
>. 1
>end
>
>scatter y x
>
>// gives the range of the scatter plot as 0-50 on both axes--this looks stupid--can we fix this?
>
>// also can we fix copying a graph to the clipboard that is > 72 dpi on the Mac? Still copies with a distorted
>// x axis if the x axis > 72 dpi
>
>-Dave



-- 

===================================================

       Eric G. Wruck
       Econalytics
       2535 Sherwood Road
       Columbus, OH  43209

       ph:      614.231.5034
       cell:    614.330.8846
       eFax:    614.573.6639
       eMail:   [email protected]
       website: http://www.econalytics.com

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