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
add one variable from one dataset to another one: error variable V2 does not uniquely identify observations in the master dataHell everyone, I have a dataset with V2 - country code (in the codebook each country has a code so…
Make an exception within a loopI'm using version 15 of stata, and I'm wondering if it is possible to make an exception within a loo…
Adding prefix to all observations in columnI have a column of identifiers which are e.g. : 58473J 50046Q 22631J I would like to add a prefix …
Instrumental Variable method for binary dependant variable and binary instrument and binary endogenous variableHi, What model should I use? Currently, my model looks like this:ivregress 2sls depressed L.formal…
Individual time span reference per observationDear community, I have a dataset with about 3 million observations. Each observation has a time id,…
Subscribe to:
Post Comments (Atom)
0 Response to Number of ticks and format of labels on bar chart
Post a Comment