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
invalid error using nwcommandsHi everyone! I want to use the nwcommands to do some social network analysis and encountered a prob…
How to transfer a fmm code into matlabDear statalist: I'm sorry to bother you about my question.I want to perform a finite mixture model w…
example for merge m:mDear All, It is advised in the forum that, when possible possible, do not use Code: merge m:m ... …
Combining treatment units for synthetic control methodHello, I am thinking about using the synthetic control method to evaluate an intervention that took …
Creating variable to capture before/after effect using panel dataHi everyone, I have a panel dataset where I follow individuals for 12 waves (new_waves). What I am …
Subscribe to:
Post Comments (Atom)
0 Response to label problem pie chart
Post a Comment