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

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

[Octave-bug-tracker] [bug #42947] gnuplot doesn't color axis line and ti


From: Rik
Subject: [Octave-bug-tracker] [bug #42947] gnuplot doesn't color axis line and tick marks with axis color property
Date: Sat, 27 Feb 2016 00:53:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #10, bug #42947 (project octave):

It looks like you simply commented out lines that were unneeded, rather than
deleting them.  That left a whole lot of fputs and fprintf statements with '#'
in front of them.

The second item was to check that all statements end in ';' so that output is
suppressed.  It doesn't actually matter for fprintf, but its nicer to have it
conform with the rest of the code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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