Hello!
I want to order the results of a bar graph in descending order. I have two facets/panels as I want to disaggregate results by gender, male and female. But I want to order both panels/bars in descending order based on the order of how women responded. I am using this code:
graph hbar Q101A , over( Q102 ) by( Q1002 )
to get the attached graph but if I use the descending option the two panels are ordered differently. Any tips? Thanks! Array
Related Posts with Sorting the order of bar graph values while using by
Scan do-file for user-written commandsIs there a way to scan a do-file and identify all the user-written commands that it requires? Or equ…
Changes per gameDear all I have the following data: posteam date gameid Kicker DAL 2009-09-28 2009092800 N.Folk DA…
replacement Code: ******************************************************************************** isid person…
spxtregress: missing 'z' and 'P>|z|' for sigma_u and sigma_e.Hello, I am using Stata 16.1. When I estimate spatial fixed-effects models or spatial random-effect…
the usage of margins after logit: different levels of significanceHello, I ran the margins function after my logit regression. However, given that margins is just an…
Subscribe to:
Post Comments (Atom)
0 Response to Sorting the order of bar graph values while using by
Post a Comment