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

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

[Octave-bug-tracker] [bug #38139] semilogy minor ticks disappear with la


From: anonymous
Subject: [Octave-bug-tracker] [bug #38139] semilogy minor ticks disappear with labels (gnuplot)
Date: Tue, 22 Jan 2013 03:59:07 +0000
User-agent: Opera/9.80 (X11; FreeBSD 9.1-RELEASE i386) Presto/2.12.388 Version/12.12

URL:
  <http://savannah.gnu.org/bugs/?38139>

                 Summary: semilogy minor ticks disappear with labels (gnuplot)
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 22 Jan 2013 03:59:05 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: forkandwait
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.3
        Operating System: *BSD

    _______________________________________________________

Details:

When I set custom yticklabel on a semilogy plot, the plot loses the minor
ticks, even though it says they are still on.  See below.

I am using gnuplot, but FLTK seems to work.


semilogy(1:1000, rand(1000,1)*1000, 'o')
## look at the graph and see the minor ticks
set(gca, 'yticklabel', {'a', 'b', 'c', 'd', 'e'})
## now look at the graph and see no minor ticks
get(gca, 'yminortick')


Compiled via ports, if that matters





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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