I am trying to plot a single time series on a graph, with dates on the x axis. I would like to shade the part in between two dates to indicate a period of time. How may I do this?
For example, I plot using the command:
twoway line series1 date, xline(500 600)
How may I shade the part between points 500 and 600?
Related Posts with Shading in Graphs
Is ROC curve for 3x3 table possible?Dear All, I have a confusing doubt in my mind. ROC curve for 3x3 or 2X3 table is possible? If so, 1.…
inquire foreach listI find that Code: foreach x in Gold Platinum_upgrade Platinum_upgrade_merit { in fact, there is no…
Gravity Model: reverse causality LEAD variableHi, I am trying to test for potential reverse causality between RTAs using a gravity model. RTA = …
inquire about capture commandI see a data code that starts: Code: clear * capture cd "~/Dropbox/Projects/The Demand for Status/…
How to split?Dear All, I have this data set, Code: * Example generated by -dataex-. To install: ssc install data…
Subscribe to:
Post Comments (Atom)
0 Response to Shading in Graphs
Post a Comment