octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35292] FLTK plot figure crashes when using ri


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #35292] FLTK plot figure crashes when using right-mouse zoom and logarithmic axes
Date: Thu, 02 Feb 2012 20:04:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10

Follow-up Comment #23, bug #35292 (project octave):

using

octave$ hg tip
changeset:   14317:7dee2bb231c1
branch:      stable

this
graphics_toolkit fltk;
a = logspace (-5, 1, 10);
b =-logspace (-5, 1, 10);
loglog (a, b);
## Now try to pan the plot and it goes blank and the axis gets set to NaN.

also gives nans and blank screen  when zooming

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35292>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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