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

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

[Octave-bug-tracker] [bug #48842] grid overwrites axis box when both are


From: Rik
Subject: [Octave-bug-tracker] [bug #48842] grid overwrites axis box when both are displayed
Date: Mon, 22 Aug 2016 00:51:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #6, bug #48842 (project octave):

@Pantxo's patch works for me with the Qt toolkit.  With the FLTK toolkit, no
grid is displayed.  It seems to still be behind the axes planes.

This is annoying, but maybe the draw_axes_plane routine needs to be broken up.
 It can use a GL_PATH or GL_QUADS to produce the colored background.  And then
a separate function which uses GL_LINES or GL_LINE_LOOP to draw the outline
part of the axes.  The outline part could be called after the grid has been
drawn.

This would probably also be helpful for supporting the 'origin' specification
for xaxislocation and yaxislocation.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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