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

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

[Octave-bug-tracker] [bug #66650] barh with nonzero baseline confuses ax


From: Muhali
Subject: [Octave-bug-tracker] [bug #66650] barh with nonzero baseline confuses axes
Date: Fri, 10 Jan 2025 05:23:14 -0500 (EST)

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

                 Summary: barh with nonzero baseline confuses axes
                   Group: GNU Octave
               Submitter: muhali
               Submitted: Fri 10 Jan 2025 02:23:09 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: 9.3.0
        Operating System: Any
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 10 Jan 2025 02:23:09 AM PST By: Muhali <muhali>
with the example taken from the Matlab documentation

y = [8 15 33; 30 35 40; 50 55 62];
barh(y,'BaseValue',25)

the baseline is drawn at y=25, not x=25. So obviously the x and y axis are
confused here, as mentioned already in
[https://savannah.gnu.org/bugs/?func=detailitem&item_id=65671#comment2 this
comment].







    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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