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

st: -format %9.0g- displays commas in -graph box-


From   Daniel M�ller <[email protected]>
To   "Statalist" <[email protected]>
Subject   st: -format %9.0g- displays commas in -graph box-
Date   Sat, 8 Feb 2003 19:04:08 +0100

Hi,

I am graphing some data with -graph hbox-, but one variable insists on
displaying commas in the graph (but not when -list-ed). The -format- seems
to be ok. Here is what I do:

------------begin------
. d yincrop

              storage  display     value
variable name   type   format      label      variable label
---------------------------------------------------------------
yincrop         int    %9.0g       yincrop    Year


. graph hbox yincrop, over(idcrop, sort(1))
------------end------

What am I missing here?

Thanks in advance, greetings
--- Daniel ---


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