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
Reshape panel data variable to create a new merged variableDear stata's, Surely the question has a simple answer, but I'm out of ideas on how to find an answe…
2SLS regressionGood morning, I hope all Texas users are keeping safe. I'm exploiting a rotating panel with 6115 obs…
Predicting ProbabilityHey everyone, first of all, I'm not an expert in working with stata, which is why is require your h…
Running Commands Pulls Up Help WindowFor some reason, everytime I run a command (either in the command bar or pressing CTRL + D in my do …
Descriptive statsHello ! so i hvae trying this code i found in a tutorial to create a table similar to the one joind …
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