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

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

[Octave-bug-tracker] [bug #55390] Axes do not respond to xcolor/ycolor a


From: anonymous
Subject: [Octave-bug-tracker] [bug #55390] Axes do not respond to xcolor/ycolor after location set to 'origin'
Date: Fri, 4 Jan 2019 13:39:32 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

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

                 Summary: Axes do not respond to xcolor/ycolor after location
set to 'origin'
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 04 Jan 2019 06:39:31 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Tim Antonelli
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Mac OS

    _______________________________________________________

Details:

In Octave Online, once the axes locations are set to 'origin' using

set(gca,'XAxisLocation','origin','YAxisLocation','origin'),

the axes are oddly colored green (x) and  blue (y), and they no longer respond
to color changes using, e.g.

set(gca,'xcolor','k','ycolor','k').  

Only the surrounding box is affected by the color changes, although the
central axes still respond to changes in 'linewidth'.  This bug does not
appear in MATLAB 2017a, which allows you change the color of origin-located
axes.

I've attached a minimal example.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 04 Jan 2019 06:39:31 PM UTC  Name: axis_color_bug.m  Size: 511B  
By: None

<http://savannah.gnu.org/bugs/download.php?file_id=45870>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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