Name graphic

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

stefanp
Posts: 63
Joined: Wed Sep 30, 2015 12:24 am

Name graphic

Postby stefanp » Wed Feb 17, 2016 10:34 am

As part of little program, I generate a graphic via

Code: Select all

line(panel=stack) comp
where comp is the name of a series.

I would like to rename it but don't know how to refer to it as it does not yet have a name.

Idea:

Code: Select all

rename UNTITLED picture1
However, it does not work as UNTITLED is obviously not the name of the graph

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: Name graphic

Postby EViews Gareth » Wed Feb 17, 2016 1:59 pm

Code: Select all

freeze(picture1) comp.line(pane;=stack)


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests