Manipulating Objects in Charts

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

KUN0
Posts: 51
Joined: Thu Feb 23, 2012 9:17 am

Manipulating Objects in Charts

Postby KUN0 » Mon Aug 03, 2015 5:32 am

I have an in Eviews 9 I am no longer able to click and drag text around the chart. Also doesn't work if I double-click my text box, and input new coordinates for my text.

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

Re: Manipulating Objects in Charts

Postby EViews Gareth » Mon Aug 03, 2015 8:34 am

What is the build date of your copy? (help about EViews )
Follow us on Twitter @IHSEViews

KUN0
Posts: 51
Joined: Thu Feb 23, 2012 9:17 am

Re: Manipulating Objects in Charts

Postby KUN0 » Mon Aug 03, 2015 9:54 am

July 28, 2015

KUN0
Posts: 51
Joined: Thu Feb 23, 2012 9:17 am

Re: Manipulating Objects in Charts

Postby KUN0 » Mon Aug 03, 2015 9:59 am

See example below:

wfcreate(wf = "Test", page = "monthly") d5 1980 2020
smpl @all

series x=1

graph cht1.line x
cht1.addtext(0.20,-0.20) "YOU SHALL NOT MOVE!!!"
cht1.addtext(t) ""

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

Re: Manipulating Objects in Charts

Postby EViews Gareth » Mon Aug 03, 2015 12:38 pm

Got it. This will take a little while.
Follow us on Twitter @IHSEViews

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

Re: Manipulating Objects in Charts

Postby EViews Jason » Tue Aug 11, 2015 2:18 pm

It will be fixed in the next patch

KUN0
Posts: 51
Joined: Thu Feb 23, 2012 9:17 am

Re: Manipulating Objects in Charts

Postby KUN0 » Tue Sep 01, 2015 11:18 am

Hi. This problem was fixed but there is a followup bug. In the following program, if I look at the merged chart "merged", and click and drag "label 2" above the zero line in the top panel, it gets teleported to the top of the chart.

wfcreate(wf = "Test", page = "monthly") d5 1980 2020
smpl @all


graph cht1.line 1 0
cht1.addtext(0.20,-0.20) "Label 1"
cht1.addtext(t) ""
cht1.axis(b) -label ticksnone
cht1.options frameaxes()
cht1.axis(l) range(minmax)
cht1.legend -display

graph cht2.line 1
cht2.addtext(0.5,0.5) "Label 2"
cht2.addtext(t) ""

graph merged.merge cht1 cht2
merged.align(1,1,0.1)


Capture2.PNG
Capture2.PNG (39.93 KiB) Viewed 5379 times

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

Re: Manipulating Objects in Charts

Postby EViews Jason » Wed Sep 09, 2015 9:26 am

Also fixed in the next patch


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 26 guests