I'm trying to create a line graph showing trends in religiosity across five waves of survey data (2, 3, 4, 5, and 7). As you can see I'm not using wave 6 of the survey, but when I put in the code below it creates a large conspicuous space on the x-axis in between 5 and 7 where 6 should be. I need the graph to have equal spaces across the 5 points on the x-axis.
graph twoway line religiosity wave, xlabel(2 3 4 5 7)
All help is appreciated! thanks in advance.
Related Posts with need equal spaces for unequal time points in x-axis of graph
SEM & GSEM - Understanding / Standardizing OutputSo I am trying to understand the output from a GSEM model using latent variables that has a sampling…
calculating sd using rolling windowDear colleagues I have monthly return data and I wanted to calculate a rolling 3 year SD using mont…
Help Responding to Critique that Adjusted Wald F Test is not Appropriate for Weighted Examination of Change over Time in ProportionsI need to respond to a reviewer's critique of my use of an adjusted Wald F Test (extension of McNema…
Using -asdoc- to export a local -matrix-Dear Statalisters, I want to export regression results in a neat table. I am using a -matrix- to ex…
difference in proportionsHello, Having a daft moment. I surveyed 2006 respondents about cats. 1002 were Urban and 1004 rural…
Subscribe to:
Post Comments (Atom)
0 Response to need equal spaces for unequal time points in x-axis of graph
Post a Comment