I am making a figure and I would like to differentiate between colors.
Specifically, I want the K2K CEMs to have a different colors than CEM 1-4.
Is this possible?
Code:
twoway (tsline CEM1, connect(ascending) cmissing(n)) (tsline CEM2 CEM3 CEM4 CEM1K2K CEM2K2K CEM3K2K CEM4K2K, lcolor(dkgreen)), title("Greenium per conventional CEM and K2K CEM") ytitle(Greenium in %)
Best regards,
Rens
0 Response to Color for figure: twoway (tsline)
Post a Comment