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

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

[Octave-bug-tracker] [bug #41777] axes labels returned by get() are a su


From: Fabio
Subject: [Octave-bug-tracker] [bug #41777] axes labels returned by get() are a subset of shown with log plots
Date: Fri, 07 Mar 2014 09:07:51 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:27.0) Gecko/20100101 Firefox/27.0

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

If I run the command line you posted I get the result already shown with minor
ticks and much more axis labels. I don't have custom settings for gnuplot, no
~/.Xdefaults and ~/.Xresources files.

I have found the code generating the gnuplot commands which is located in
__go_draw_axes__.m. If you write a debug patch I can test it. In the meantime
I have attached the list of gnuplot directives I get for the plot obtained
with the command


$ octave --norc --eval 'graphics_toolkit gnuplot; x=1:10; loglog(10.^x,
10.^x); drawnow ("x11", "/dev/null", false, "debug.gp"); '


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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