octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

colorbar problem with fltk backend


From: John W. Eaton
Subject: colorbar problem with fltk backend
Date: Wed, 22 Oct 2008 20:38:53 -0400

With the gnuplot backend, if I do

  sombrero ();
  colorbar ();

and then maximize the figure window, the colorbar remains properly
scaled and positioned within the figure window.

With the fltk backend, the axes for the colorbar (there is no colorbar
image because images are not yet supported) are not scaled or moved
relative to the plot window when it is maximized, so they end up
at the left side and behind the axes for the sombrero plot.

If I maximize the window then issue the commands above, it seems to
work properly.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]