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

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

[Octave-bug-tracker] [bug #46651] title in surfl mis-positioned in subpl


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #46651] title in surfl mis-positioned in subplot with gnuplot
Date: Sun, 24 Jul 2016 18:18:01 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #7, bug #46651 (project octave):

I searched my local directory where I keep a record of patches and such.  It
doesn't look like I did anything for axis annotation:


* __gnuplot_draw_axes__.m: Change behavior of title placement if nd is 3.
  Force title units to 'normalized' and a reasonable default position.  Use
  axis position and normalize title position to determine absolute screen
  position.  Use a typical gnuplot label rather than its 'set title' command
  by calling new function do_text().  Move the code under "text" graphics
  object to function do_text() and call that function instead.
  (do_text): Added.  Construct a gnuplot label, with the added optional input
  of screen position to place a non-mouse-rotating string.


I probably thought to do so but then got busy with something else.  I looks
like I created a do_text() routine that could be reused so maybe the x/y label
might be easy to alter.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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