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

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

[Octave-bug-tracker] [bug #34788] Unzooming (A) with FLTK and subplots o


From: Rob Frohne
Subject: [Octave-bug-tracker] [bug #34788] Unzooming (A) with FLTK and subplots only works for bottom plot.
Date: Wed, 09 Nov 2011 20:41:44 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?34788>

                 Summary: Unzooming (A) with FLTK and subplots only works for
bottom plot.
                 Project: GNU Octave
            Submitted by: frohro
            Submitted on: Wed 09 Nov 2011 08:41:42 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Rob Frohne
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

To see this, run the following commands, zoom in with the scroll function of
the mouse on the top plot, then press the A button in the plot window.

graphics_toolkit ('fltk')
subplot(2,1,1)
plot(1:10)
subplot(2,1,2)
plot(1:20)





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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