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

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

[Octave-bug-tracker] [bug #52266] axis lines not shown in plot window


From: Rik
Subject: [Octave-bug-tracker] [bug #52266] axis lines not shown in plot window
Date: Mon, 23 Oct 2017 12:56:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52266 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #2:

Works for me.  This is with Qt 5.6.1.

This could be a HW or SW issue since OpenGL is often hardware-accelerated
(HW), but when it isn't the version of your software-rendering library can
make a difference.

What happens if you change the linewidth from 0.5 to 1.0?


plot ([0 1])
set (gca, 'linewidth', 1)


Also, what happens if you use the mouse to change the window size?  Are there
times when the lines are visible and times when they are not?  That sometimes
happens with fractional linewidths.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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