Page 1 of 1

Line graphs with lpat feature

Posted: Wed Jul 01, 2020 5:58 am
by joshi27s
Hi

I am using EViews 11 to construct multiple line graphs. This is from FRB/US package, specifically from "ocpolicy.prg", but I have modified that program. Because I am placing multiple time series in one graph, I wanted to make some of the lines as dashed. So, I coded the following :
Screen Shot 2020-07-01 at 8.53.11 AM.png
Screen Shot 2020-07-01 at 8.53.11 AM.png (148.37 KiB) Viewed 15442 times
Yet, when I run the code, the graph of the last two series with legend names "Taylor 99 Rule" and "Inertial Taylor 99 Rule" are not dashed lines, but solid lines. Is there something in the code that I am missing?