Graph axis tick marks
Posted: Thu Oct 13, 2016 12:48 pm
I am plotting a monthly data series and want major ticks every year and minor ticks for quarter values. Using qgraph this works when the time span is greater than 10 years but when I do s=2007 2016 it changes to monthly ticks. Is there a way to maintain the quarterly tick marks with the smaller sample size? If so, what code would you use to program it?