graph.save ignores type

For questions regarding programming in the EViews programming language.

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

paues
Posts: 218
Joined: Fri Apr 15, 2011 7:16 am
Location: Stockholm, Sweden

graph.save ignores type

Postby paues » Thu Oct 17, 2024 2:13 am

The following code ought to result in a png file "fig.png" but frustratingly results in an emf file "fig.emf":

wfcreate a 2000 @now
series tmp = @rnorm
graph fig.line tmp
fig.save(t="png") c:\temp\fig.png

I'm running Eviews 14, standard edition, Oct 2 2024 build.

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

Re: graph.save ignores type

Postby EViews Gareth » Thu Oct 17, 2024 8:14 am

Code: Select all

fig.save(t=png) c:\temp\fig.png


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests