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

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

[Octave-bug-tracker] [bug #48528] minor grid should be drawn on major ti


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #48528] minor grid should be drawn on major ticks if major grid is off
Date: Fri, 15 Jul 2016 18:35:55 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0

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

Attached the changeset which should be applied on top of file #37872 in bug
#48429.

Steps to test:

gcf;
plot (1:10);
set (gca, 'xminorgrid', 'on')
set (gca, 'yminorgrid', 'on')
set (gca, 'zminorgrid', 'on')
view (3)


(file #37903)
    _______________________________________________________

Additional Item Attachment:

File name: opengl_grid_minor.patch        Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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