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

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

[Octave-bug-tracker] [bug #38584] setting linestyle to "none" for fill o


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #38584] setting linestyle to "none" for fill object causes error (gnuplot)
Date: Sat, 27 Feb 2016 04:35:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #38584 (project octave):

This patch to __gnuplot_draw_axes__.m  seems to fix the problem.  It doesn't
remove the entire second part, but removes the offending "with <omitted>
linewidth ..." clause.

There are many paths to set the "with..." clause, and there was a catch-all
saying "if it isn't set, use with <style>...", without checking that <style>
was not empty.  The patch makes it check.

Rik, thanks for saying it was in _gnuplot_drawnow_ -- that really helps those
of us not as familiar with where to start looking.

(file #36486)
    _______________________________________________________

Additional Item Attachment:

File name: bug_38584_patch_without_lines.cset Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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