Lines are missing in error bar graph

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Lines are missing in error bar graph

Postby trubador » Thu Oct 15, 2015 12:07 pm

I fail to generate interval lines in error bar graph. I am not sure if it is a bug or it has something to do with my defaults:

Code: Select all

wfcreate u 100
series xval = 5 + nrnd
series xlow = xval - 2
series xhigh = xval + 2
group x.add xlow xhigh xval
x.errbar

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: Lines are missing in error bar graph

Postby trubador » Fri Oct 16, 2015 12:12 am

The problem seems to be related to the order of series. It actually expects higher values as the first series as opposed to what documentation says:
errbar xlow xhigh xval

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

Re: Lines are missing in error bar graph

Postby EViews Jason » Fri Oct 16, 2015 2:59 pm

The docs should read

Code: Select all

errbar xhigh xlow xval


We will correct it.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 13 guests