Search found 160 matches

by johansamuelsson
Mon Apr 01, 2019 9:36 am
Forum: Bug Reports
Topic: LogMsg bug?
Replies: 7
Views: 15191

LogMsg bug?

Hi

I have two files

c:\temp\p1.prg

Code: Select all

LogMode(name="logg") LogMsg
LogMsg 11
Exec c:\temp\p2.prg
LogMsg 12


and c:\temp\p2.prg

Code: Select all

LogMsg TEST


When running p1.prg Eviews ouput (in the log) is

11
12

I expected

11
TEST
12

Or am I wrong?

Regards Johan
by johansamuelsson
Tue Feb 26, 2019 6:54 am
Forum: Suggestions and Requests
Topic: Eviews 11: Number of data labels points
Replies: 0
Views: 9312

Eviews 11: Number of data labels points

Number of data labels points, see further

http://forums.eviews.com/viewtopic.php?f=5&t=18420

Regards Johan
by johansamuelsson
Sat Sep 29, 2018 1:20 pm
Forum: Suggestions and Requests
Topic: Number of Grid Lines
Replies: 5
Views: 15707

Re: Number of Grid Lines

Hello

How about this feature, any plans to implement it?

Still very important issue for us and will improve the graph function alot.

Regards Johan
by johansamuelsson
Thu Jun 21, 2018 3:51 am
Forum: Any Other Business
Topic: Eviews 11 Beta
Replies: 1
Views: 17195

Eviews 11 Beta

Will there be a Eviews 11 Beta soon for testing? :wink:

Regards Johan
by johansamuelsson
Mon Apr 30, 2018 2:35 am
Forum: Suggestions and Requests
Topic: Position of a line or a shaded area
Replies: 1
Views: 6303

Re: Position of a line or a shaded area

[emoji106]


Skickat från min iPhone med Tapatalk
by johansamuelsson
Sat Apr 28, 2018 8:17 am
Forum: Suggestions and Requests
Topic: Position of a line or a shaded area
Replies: 1
Views: 6303

Position of a line or a shaded area

When drawing a horizontal line in a graph the line will be centered relative to the date (see examplecode and picture). It would be good with an option where the line is being positioned at the start of the date (so to speak). In this example, "01/01/2016". Same with a shaded area. The sam...
by johansamuelsson
Fri Apr 27, 2018 11:21 pm
Forum: Programming
Topic: Number of data labels points
Replies: 4
Views: 4929

Re: Number of data labels points

Just a reminder to keep this question alive

All the best Johan
by johansamuelsson
Thu Apr 19, 2018 11:25 pm
Forum: Suggestions and Requests
Topic: Position of a textbox
Replies: 0
Views: 4052

Position of a textbox

Hi There is a options control to put a text box above a graph. To put the textbox to the left "al" can be used, and to the right "ar". See code and graph 1. However, in my opinion, the textbox places too far to the right when using "al" (and vice versa). One suggestion ...
by johansamuelsson
Mon Nov 13, 2017 10:27 pm
Forum: Programming
Topic: Labeling workfile
Replies: 1
Views: 2175

Labeling workfile

There seems to be a labelview not only for each object but also for the workfile (View/Label). How do I Iabeling a workfile? For example, if my workfile is named "test" i can't write test.label(d) This i a test - workfile How do I do? Another thing, if I, in the Workfilewindow, click "...
by johansamuelsson
Mon Oct 16, 2017 12:39 am
Forum: Bug Reports
Topic: Pagesave - the option "nonames"
Replies: 1
Views: 3073

Pagesave - the option "nonames"

Hi According to the manual "nonames" is an option for "pagesave". But it seems rather to be an argument, se codeexampel WfCreate u 10 Series x = Rnd ' Does not work PageSave(t=excelxml,nonames) c:\temp\temp.xlsx Range=Data1!A1 ' Does work PageSave(t=excelxml) c:\temp\temp.xlsx no...
by johansamuelsson
Wed Sep 27, 2017 7:03 am
Forum: Suggestions and Requests
Topic: Filter workfile
Replies: 5
Views: 7440

Re: Filter workfile

This might be a good suggestion :)

Regards Johan
by johansamuelsson
Wed Sep 27, 2017 4:52 am
Forum: Programming
Topic: Number of data labels points
Replies: 4
Views: 4929

Re: Number of data labels points

Hi

Just want to keep this question alive, why I take this opportunity to ask if there are any plans for this?

Best regards Johan
by johansamuelsson
Sun Aug 13, 2017 9:33 pm
Forum: Programming
Topic: Number of data labels points
Replies: 4
Views: 4929

Re: Number of data labels points

How about this question?

Regards Johan
by johansamuelsson
Mon Jul 31, 2017 3:58 am
Forum: Programming
Topic: Number of data labels points
Replies: 4
Views: 4929

Number of data labels points

Hi In Eviews 10 there is a possibly to set number of gridlines, for example 3 gridlines WfCreate u 10 Series a = @rnd Graph g.line a g.axis(l) range(0,1) g.options gridl(3) Show g a.gif It would be desirable if the number of data labels points becomes the same as the number of gridlines, in this cas...

Go to advanced search