Nick Cox wrote (in a message titled Oneway Graph):
> In turn, I have a question:
>
> In playing around, I tried
>
> . scatter rep78 mpg, yscale(reverse) jitter(1)
>
> and I get no data points shown.
>
> ??? Anyone confirm that? Able to explain it?
If you are curious, try
. scatter rep78 mpg, yscale(range(-2 10) reverse) jitter(1)
and you will see your data points.
It turns out this is a bug, already fixed, and the fix will go out with the
next update.
--Jean Marie
[email protected]
*
* 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/