Page 1 of 1

Missing first datelabel in graph

Posted: Tue Aug 23, 2016 7:37 am
by johansamuelsson
Hi

When I using a sample between 0-10 the first datelabel is missing ("0"). If I change sampel to 1-11 then every datelabel is shown, se example below. Is this a bug? Regards Johan (Build Aug 11 2016)

Code: Select all

WfCreate u 0 11
Series x= @Rnorm

Smpl 0 10
Graph g1.line x
g1.datelabel interval(all)

Smpl 1 11
Graph g2.line x
g2.datelabel interval(all)

Re: Missing first datelabel in graph

Posted: Tue Aug 23, 2016 7:41 am
by EViews Gareth
It is, and it is being worked upon.