I am making a bar chart and am using the "over" option so that I can plot multiple bars for a series of dates (i.e. 3 different bars for t, 3 different bars for t+1, etc.) so that the bars are grouped. However, I have a lot of dates I am doing this for so I'd like to display only a selection of those dates on the x-axis. However, it seems I can only adjust things like the label angle, size, whether the location of the labels alternates, etc. but I cannot seem to control the number of ticks like I can with, say, a line chart in stata. I am just missing something simple about the over(label( ... ) ) syntax?
Additionally, I cannot get the dates I am using for the over(dates) option to display as quarterly dates-- they just show up as numbers. However, when I try over(label(format(%tq)), nothing happens. Any tips?
Related Posts with Number of ticks and format of labels on bar chart
scatter line plotHow do I create a scatter connected graph between three groups and simultaneously add a mean with st…
Multiple Linear Regression PlotHi, good afternoon I would like to make a graph of my MLR like the one you can make for simple line…
Excluding 5% of smallest observations for subgroup with panel dataHello, I have panel data for a sample of European banks. However, the sample is not really represen…
Rangestat with recursive windowDear all, I intend to use rangestat command to do a regression by industry, using recursive 3-year …
Fixed effects model dummys left out due to collinearityHello everyone, Currently I am trying to regress a sample of approximately 1600 funds over 131 (mon…
Subscribe to:
Post Comments (Atom)
0 Response to Number of ticks and format of labels on bar chart
Post a Comment