The easiest way is just to insist on the text specified:
.scatter yvar xvar,xlab(0 0.5 "0.5" 1)
Nick
[email protected]
Yoshiro Nagao
> In a two way graph,
> .scatter yvar xvar,xlab(0 0.5 1,format(%9.1f))
> generates xlabel as
> 0.0 0.5 1
>
> .scatter yvar xvar,xlab(0 0.5 1)
> generates xlabel as
> 0 .5 1
>
>
> Is it possible to display xlabel as follows?
> 0 0.5 1
*
* 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/