I am having some trouble with the X-axis on my dot plot.
The Y-axis is the different patients in my study, and the X-axis is Days after surgery.
I am using my dot plot to show that blood samples from patients in my study were taken at different time points and that the time of the blood samples differed between patients.
Also I am showing that the number of blood samples for each patient varies.
Code:
dotplot patient, over(Days), if Days<2000
My problem is that the X-axis becomes a mess because of all the days listed. How is this changed, så perhaps only every 30 day is listed?
And perhaps it's possible to make the distance between each tic the same? I don't know if this will make the plot worse, but it is worth trying.
Hope you can help

Best Regards
0 Response to Fixing X-axis on dotplot
Post a Comment