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

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

[Octave-bug-tracker] [bug #55640] adjusting axis properties for subplots


From: Muhali
Subject: [Octave-bug-tracker] [bug #55640] adjusting axis properties for subplots
Date: Mon, 4 Feb 2019 05:24:35 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

URL:
  <https://savannah.gnu.org/bugs/?55640>

                 Summary: adjusting axis properties for subplots
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Mon 04 Feb 2019 02:24:34 AM PST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.90
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm not sure if this is a bug, but it's at least a compatibility issue to ML,
and moreover a thing that has bothered me for a long time.

octave does not adjust axis properties (limits, ticks, labels) when doing a
subplot instead of a normal plot. If one chooses e.g. subplot(4,4,1) and a
case with long numbers, such as

plot(100+rand(25,1)/100)

the plot becomes unreadable.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55640>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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