Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[11026] trunk/examples/tcl

2010-05-31 Thread Arjen Markus
Hello, I have been looking at this issue and I came across example x16. This defines a new grayscale for colour map 0. However, this must be done _before_ plinit, because otherwise we get differences with the C example. That makes it impossible to include x16 in this test: plinit is run first and

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[11026] trunk/examples/tcl

2010-05-31 Thread Alan W. Irwin
On 2010-05-31 09:09+0200 Arjen Markus wrote: > Hello, > > I have been looking at this issue and I came across example x16. This > defines a new grayscale for colour map 0. However, this must be done > _before_ plinit, because otherwise we get differences with the C > example. And similarly for di