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
Random-Effects Model: Sigma u equals zero, Breusch-Pagan Lagrange Multiplier equals 1(This is my first time posting something on StataList, so if my formatting or explanations are wrong…
output logisticHi to everybody. I hope that anybody can help me!! I've calculated a crude OR. and I obtained a cert…
Metanalysis (random effects model error "Convergence not achieved during tau2 estimation"*)Hello all, I am running a metanalysis using a precomputed effect size and standard error. I have no…
Repeat Sales Price IndexHello. I am currently running a project where I wish to create a price index on the returns of coll…
How to unpivot columns to create panel data?Hi all, In Excel, i'd usually use power query to unpivot columns and then copy the data into stata,…
Subscribe to:
Post Comments (Atom)
0 Response to need equal spaces for unequal time points in x-axis of graph
Post a Comment