Hi everyone,
I have troubles of adjusting my x-axis of my graph.
I am trying to plot a graph which shows 28 observations from 0 to 0.6. However, there is only one observation at 0.6. All the other variables are bunched together at values smaller than 0.2, so I can not read them properly from the graph.
My question is now, how I can leave all the observation in the graph (also the outlier), but eliminate the space between the observations.
To give you a better impression what I mean, I uploaded a picture and the command of my graph.
Command: graph hbar var1 var2, over(ccode) ysize(15) xsize(10)
With kind regards,
Timo Nothdurft

I have troubles of adjusting my x-axis of my graph.
I am trying to plot a graph which shows 28 observations from 0 to 0.6. However, there is only one observation at 0.6. All the other variables are bunched together at values smaller than 0.2, so I can not read them properly from the graph.
My question is now, how I can leave all the observation in the graph (also the outlier), but eliminate the space between the observations.
To give you a better impression what I mean, I uploaded a picture and the command of my graph.
Command: graph hbar var1 var2, over(ccode) ysize(15) xsize(10)
With kind regards,
Timo Nothdurft

Comment