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

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

[Octave-bug-tracker] [bug #52186] Adding an annotation also adds a black


From: Etienne Dechamps
Subject: [Octave-bug-tracker] [bug #52186] Adding an annotation also adds a black border around figure
Date: Sun, 8 Oct 2017 05:44:31 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #1, bug #52186 (project octave):

After dumping the gnuplot script using the debug version of drawnow() and
experimenting with it, I noticed that the following gnuplot commands are
generated if an annotation is present:


set tmargin screen 1;
set bmargin screen 0;
set lmargin screen 0;
set rmargin screen 1;


Commenting out these lines makes the border disappear. Seems like Octave
should not be generating these commands.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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