Even though I found similar posts online, I still could not manage to fix this. The code is as follow:
Code:
twoway (line Household yearq ) (line NFC yearq ) (line Bank yearq ) (line FinIntSpecialised yearq ), lc(black gray4 gray8 gray12) lpattern(Dash_dot_dot Solid Dot Dash) graphregion(color(white)) bgcolor(white) graphregion(color(white)) title("Bank issued bond allocation") ytitle("percentage") xtitle("quarter") xline(210 217, lp(dash)) xlabel(204(1)233 210 "proposal" 217 "first approval", angle(vertical))
It does not work with lcolor() either
Any hint would be appreciated,
Thanks a lot,
Pierre
0 Response to option lc() not allowed \ option lcolor() not allowed
Post a Comment