|
From: Ben A. <bpa...@ma...> - 2009-09-04 23:29:47
|
On Sep 4, 2009, at 5:34 PM, Tatsuro MATSUOKA wrote: > Hello > > In the octave ML, it is reported the following bug report concerning > gnuplot backend. > > http://www.nabble.com/colorbar-(windows-version)-p25168238.html > > This problem did not occur in the x11 terminal emf and png > terminals. (I have tested only on this tree > term.) > > The same problem have reported by Ben Abbott on the "aqua" terminal > on Mac OSX. > See: > > http://www.nabble.com/Re%3A-colorbar-(windows-version)-p25170589.html > <snip-begin> > <snip-end> > Any comments ? > > Regards > > Tatsuro Presently, I'm not able to build the developers sources (I haven't attempted a build for several days, I'll try now), but I recall that it is possible patch Octave to display the colorbar properly for Aqua (I assume the same would work for windows). If my memory is correct, all that is needed is to change the limits for the colorbar's short axis by a factor of 2. I do not recall if a problem existed for the vertical axis, but if it does I'd expect it necessary change to be proportional to the length of the color map. Ben |