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 18:21:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #5, bug #52266 (project octave):

What happens if you do


plot ([0, 1])
set (gcf, 'graphicssmoothing', 'off')
set (gca, 'linewidth', 4)


My guess is you will still have a problem, but at least we can be sure that
anti-aliasing is disabled.


    _______________________________________________________

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]