Page 1 of 1

Using series "labels" as graph legends

Posted: Mon May 09, 2011 9:39 pm
by pkojt
I'm looking at impulse response functions from a sVAR that I've created and I'd like the various impulse charts to show my series "labels" rather than my series "names" in the legend/title. Is there a command option that routinely does this? Maybe as an option in either:

var2.impulse(30) d_lnys infp d_ints d_lnyd infd d_lnmd1 d_lnty d_lngs d_rexr @ d_lnty

or (more likely)

freeze(mode=overwrite, tax_impulse) var2.impulse

Re: Using series "labels" as graph legends

Posted: Tue May 10, 2011 7:48 am
by EViews Gareth
Unfortunately not. You'll have to save the impulse responses as matrices, then create the graphs yourself, using the addtext graph procedure to add custom titles.