Array Array
I am displaying two graphs here - example 1 and example 2.
I use the same code for both the graphs: tabplot p8_1, showval percent legend(off) xtitle("") (for example 1)
tabplot p8_3, showval percent legend(off) xtitle("") (for example 2).
The problem with example 2 is that the variable labels are extensively long and unfortunately I need to be able to represent them in the graph.
For example of the labels is - "Impact du changement climatique sur l'accès aux ressources naturelles" - as you can see it is fairly long.
My immediate reaction was to flip the graph - like create I would do a Hbar and then use blabel to keep formatting (something like this: https://www.ssc.wisc.edu/sscc/pubs/stata_bar_graphs.htm), but this got me no where.
Does anyone have any links or leads for this?
Best,
SD
Related Posts with Trying to figure out how to effectively display long label names while using tabplot
Non-convergence in IV PoissonDear Statalisters, I am using the IV Poisson model: Code: ivpoisson gmm dependent variable covari…
Xtabond2 Model SpecificationN: 2500 T: 3 For my purposes: - Endogenous: x1, x2, x3 - Predetermined: x4 - Exogenous: x5 x6 x7 x8…
Error after pscore commandDear members, I received this message after running pscore Estimation of the propensity score outc…
range of quartilesDear colleagues, I have created 4 quartiles of a variable (age) that goes form 18 to 89. What is the…
Label VariablesHello, I have a stata file named "survey.dta" which contains the following labelled data: ident…
Subscribe to:
Post Comments (Atom)
0 Response to Trying to figure out how to effectively display long label names while using tabplot
Post a Comment