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

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

[Octave-bug-tracker] [bug #31552] subplots do not allow zooming


From: anonymous
Subject: [Octave-bug-tracker] [bug #31552] subplots do not allow zooming
Date: Fri, 05 Nov 2010 08:34:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)

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

                 Summary: subplots do not allow zooming
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fr 05 Nov 2010 08:34:37 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: moti
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Subplots disable mouse zooming for the wxt and the original gnuplot backend:


subplot(211); plot(1:10); subplot(212); plot(sin(1:10))


In contrast this is possible when plotting without subplots.

Version: 3.2.4, i686-pc-mingw32




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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