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

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

[Octave-bug-tracker] [bug #53504] axis("equal") makes plot3 unusably sma


From: anonymous
Subject: [Octave-bug-tracker] [bug #53504] axis("equal") makes plot3 unusably small with graphics_toolkit("gnuplot")
Date: Wed, 28 Mar 2018 14:53:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36

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

                 Summary: axis("equal") makes plot3 unusably small with
graphics_toolkit("gnuplot")
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 28 Mar 2018 06:53:07 PM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Charlie Hagedorn
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Historically-usable scripts now have unusable functionality, as plots are
impossibly small.

Code to reproduce:

graphics_toolkit("gnuplot")                                                   
 
                                                                              
 
plot3( [0;1], [0, 0.1], [0; 0.01])                                            
 
                                                                              
 
axis equal 


The "axis equal" statement is essential to reproducing the bug.


This may be related to bug #53381, which appears to have a similar
diminutive-size problem.

$ gnuplot --version
gnuplot 5.2 patchlevel 2

$ octave --no-init-file --version
GNU Octave, version 4.2.2

$ apt-cache show octave
Package: octave
Version: 4.2.2-1

(computer is an up-to-date Debian-testing box)

Thank you for looking into this :)!




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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