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
Independence assumption in Cross-Classified Multilevel Models?Dear everyone, In cross-classified (multilevel) models, the cross-classified variance components ar…
New to STATA | Linear regression on STATAHi, I am new to STATA and I am trying to do a linear regression analysis for a college project. I …
Converting XY coordinates into lat-longHi, I have a data set that records the pick-up and drop-off locations of a particular item. The coo…
cross-correlations in long formatHi guys, I am currently working on a dataset in long format and I need the average corss-correlation…
How to choose which duplicates to drop/keep?Hi there, I'm working on data from 2012-2018 concerning HIV-positive pregnant women in treatment an…
Subscribe to:
Post Comments (Atom)
0 Response to label problem pie chart
Post a Comment