Ah. I should have noticed the second axis. Thank you for the explanation.

Andreas


2013/3/21 Riccardo (Jack) Lucchetti <r.lucchetti@univpm.it>
On Thu, 21 Mar 2013, Andreas Noack Jensen wrote:

I am trying to plot a time series with confidence bounds but something
weird is happening when I try to plot the three series in one figure.
Please try to plot tmps1-3 from

https://dl.dropbox.com/u/532952/australia.gdt

separately and in one window. Are the second and third series matched in
mean and standard deviation to the first?

No, that's simply gretl trying to outsmart you :)

The idea is that in some cases we try to optimise the display by using as much vertical space as possible, employing a secondary y-axis if necessary. In order to turn this behaviour off, use the --single-yaxis option to the gnuplot command, as in

<hansl>
gnuplot tmps1 tmps2 tmps3 --time-series --with-lines --single-yaxis
</hansl>

-------------------------------------------------------
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucchetti@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------
_______________________________________________
Gretl-devel mailing list
Gretl-devel@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel



--
Med venlig hilsen

Andreas Noack Jensen