FAN CHART

For questions regarding programming in the EViews programming language.

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

wytone
Posts: 1
Joined: Tue Jul 07, 2015 10:54 am

FAN CHART

Postby wytone » Thu Nov 12, 2015 5:22 am

Hello,

I am trying to use inflation data to plot a fan chart using the program attached in a word document. I however note that the historical data is not coming out in the plotted fan chart. What can I add to the program to get the historical data plotted together with the fan chart?

The fan- chart and the program are attached.
Attachments
fanchart_info.docx
Fan chart word document
(36 KiB) Downloaded 624 times

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: FAN CHART

Postby EViews Jason » Thu Nov 12, 2015 10:42 am

In EViews 9 you will have to use a mixed graph. Band charts now only produce band charts. In older versions, it used to be the case that extraneous series in the group would be line graph.

Use

Code: Select all

freeze(fanchart) fandata.mixed band(1,2,3,4,5,6,7,8) line(9)


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests