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

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

[Octave-bug-tracker] [bug #42715] support for axis zero location


From: Rik
Subject: [Octave-bug-tracker] [bug #42715] support for axis zero location
Date: Wed, 09 Jul 2014 21:06:31 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Update of bug #42715 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

This should be pretty feasible.  The fix will be in gl-render.cc.  There are
three routines for drawing the axes: draw_axes_[xyz]_grid.  Within each is a
call to render_tickmarks which needs to be changed.  I just did a quick hack
and I got the tickmarks to be at the correct location.  A real solution would
require drawing the axis line and changing how draw_axes_boxes() works since
it is the current function which draws the axis line.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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