Change Line Color
Posted: Mon Sep 24, 2012 4:47 am
Hi everyone,
Is there a possibility/code of changing the color of certain lines? My goal is to color the lines representing the 95% CI (series upper and lower) equally. How to adjust my code?
Thanks in advance
Is there a possibility/code of changing the color of certain lines? My goal is to color the lines representing the 95% CI (series upper and lower) equally. How to adjust my code?
Code: Select all
[b]graph fitted_gdp_wholesample1.line(o=spartan) fitted_gdp1 gdp_growth upper lower [/b]