Re: strange result with gnuplot viewer

2010-07-16 Thread Jonathan Guyer
The gnuplot viewer classes were written a long time ago and we don't use them. Any patches by knowledgeable gnuplot users would be welcome. On Jul 15, 2010, at 3:51 PM, Benny Malengier wrote: > Hi, > > I obtain a strange resulting figure with Gnuplot2DViewer, which is due to the > line: > >

strange result with gnuplot viewer

2010-07-15 Thread Benny Malengier
Hi, I obtain a strange resulting figure with Gnuplot2DViewer, which is due to the line: self.g('set dgrid3d %i, %i, 2' % (ny, nx)) It is more correct with self.g('set dgrid3d %i, %i, 16' % (ny, nx)) I find the gnuplot explanation lacking however: http://www.nada.kth.se/cgi-bin/info?%28gnupl