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

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

[Octave-bug-tracker] [bug #46367] spurious tick labels with "YTickLabel"


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #46367] spurious tick labels with "YTickLabel", []
Date: Sat, 07 Nov 2015 11:29:59 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36

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

Yes, I are right, my mistake.

set(h, "YTickLabel", []); 

should be translated for gnuplot toolkit to

set ytics format ""

This will keep the tick marks, with empty labels.

But... such change will require to set again the format in every
tics change 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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