Hello,
I am creating pie charts over a number of identifiers. Please see below for screenshot.
The identifiers have this form: 67001161 (type: long)
However, the label for the pie chart shows this: 6.70e+07 and variations thereof for all identifier values.
Unfortunately, this representation is not only incorrect but also useless, as the true id is not readable anymore.
Thinking that it might be a space issue I changed text size, legend box and label width but nothing worked so far.
If anyone has come across this problem before and knows of a solution, this would be most helpful.
Code: graph pie surf_PAC if IDZC==12 & surf_PAC>0, over(PAC) by(Y) legend(cols(5) ///
symysize(*.3) symxsize(*.3) size(vsmall) subtitle("Surfaces in ZC12 by Year", ///
size(small)))
Array
Thanks in advance!
Related Posts with label problem pie chart
Can STATA shows the p-value for each variable used in the discriminant functions?I get my results and I can interpret the coefficient of each independent variable in each function. …
svydescribe for mi set dataI have been hunting around and trying everything I can think of but cannot figure out how to get the…
Triple conditions such as relimp==relat==1 do not do what I expect them to do. Why? Where is this behaviour explained?Working on a problem posed in this thread https://www.statalist.org/forums/for...other-variable I di…
Export unit root test results to excel?Hello, We have estout/esttab, outreg2 commands to exports regression output. Is it possible to expor…
Recode VarHello How can we find duplicates in a database? Which command I can use to change the observations o…
Subscribe to:
Post Comments (Atom)
0 Response to label problem pie chart
Post a Comment