Thanks Tom, the relabeling worked like a charm.
Tinna
On 1/18/06, Tom Trikalinos <[email protected]> wrote:
> your switzerland variable is probably labeled "swizerland"
>
> . label var switzerland "Switzerland"
>
> and then re-run the code snippet
>
> hope this does the trick
>
> tom
>
> On Jan 18, 2006, at 6:28 PM, Tinna wrote:
>
> > Dear Statalisters,
> >
> > I am making a graph with the code below. Originally I had the
> > Switzerland misspelled both in the name of the variable and in the
> > code (swizerland). Well I renamed the variable and added the missing t
> > into the code. However, it is still misspelled on the graph that STATA
> > generates. I am puzzled, confused and wondering what could cause this.
> > Do any of you know?
> >
> > twoway (scatter Iceland incomerank) (scatter usa incomerank) (scatter
> > sweden incomerank, msymbol(square)) (scatter switzerland incomerank,
> > msymbol(triangle)) (scatter spain incomerank, msymbol(X)),
> > ytitle(Deviation from diagonal) xtitle(Cumul. % of sample)
> > title(Figure 3.2.2) subtitle(Concentration Curves' Deviation From
> > Diagonal (absolute values)) scheme(s2manual)
> >
> > Thanks
> > Tinna
> > P.S. Stata 9
> >
> > *
> > * 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/
> >
> >
> Tom Trikalinos, MD
> [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/
>
*
* 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/