Reduce white border in graph

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:

Reduce white border in graph

Postby johansamuelsson » Fri Jul 03, 2015 10:02 pm

Hi

When creating emf-files (or other file-formats) from graphs there is an unnecessarily large white border around the graphs, see the first graph. There would be nice if the emf-files instead look like the second graph.

Therefore, is it possible to include some "cropping"-command when saving graphs or is it possibly to change standard to "no white border" (or minimum white border)?

Regards Johan

Code: Select all

wfcreate(a) annual 2000 2015
Series a1
Series a2
a1.adjust = 1 .. 10
a2.adjust = 1 .. 20
Series a3 = @Pc(a1)
Series a4 = @Pc(a2)
Group g a*
Freeze(tmp) g.mixed line(a1) line(a2) bar(a3) bar(a4)
tmp.setelem(3) axis(r)
tmp.setelem(4) Axis(r)
tmp.axis overlap
tmp.save(t=emf, u=cm, w=6, h=4, -trans) c:\temp\tmp


pic1.jpg
pic1.jpg (36.23 KiB) Viewed 5783 times

pic2.jpg
pic2.jpg (34.96 KiB) Viewed 5783 times

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

Re: Reduce white border in graph

Postby EViews Jason » Tue Jul 07, 2015 2:50 pm

It isn't possible right now but we will add to our list of things to investigate.

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

Re: Reduce white border in graph

Postby johansamuelsson » Sat Jul 11, 2015 12:56 am

Great [emoji3]


Regards Johan

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

Re: Reduce white border in graph

Postby EViews Jason » Fri Feb 05, 2016 9:46 am

As a followup. There will be a new setting in the options->Graph defaults dialog under Exporting to enable/disable padding in the next release.


Return to “Suggestions and Requests”

Who is online

Users browsing this forum: No registered users and 17 guests