Graphs command and functions

For making suggestions and/or requests for new features you'd like added to EViews.

Moderators: EViews Gareth, EViews Moderator

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

Graphs command and functions

Postby johansamuelsson » Tue Nov 24, 2015 12:24 am

Hi

It would be a great improvment if it would be possibly to use functions in graphs-command when calling data from different pages

For example

Code: Select all

Graph g2.line @Pc(q1\a) @Pc(q2\b)


Full code

Code: Select all

WfCreate(page=q1) q 2010 2015
Series a = Nrnd
PageCreate(page=q2) q 2010 2015
Series b = Nrnd
' Works
Graph g1.line q1\a q2\b
' Do not works
Graph g2.line @Pc(q1\a) @Pc(q2\b)


Regards Johan

Return to “Suggestions and Requests”

Who is online

Users browsing this forum: No registered users and 28 guests