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

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

[Octave-bug-tracker] [bug #42947] gnuplot doesn't color tick marks with


From: Rik
Subject: [Octave-bug-tracker] [bug #42947] gnuplot doesn't color tick marks with axis color property
Date: Sat, 27 Feb 2016 05:50:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #13, bug #42947 (project octave):

Just an FYI, I have no problems with gnuplot 5.0, but if I run with gnuplot
4.6.6 I get the following errors


plot (1:10, ':')

gnuplot> set arrow 1 nohead nofilled front dashtype solid lc rgb "#000000"
linewidth 0.500 from graph 0,0,0 to graph 1,0,0
                                           ^
         line 0: wrong argument in set arrow


gnuplot> set arrow 2 nohead nofilled front dashtype solid lc rgb "#000000"
linewidth 0.500 from graph 0,1,0 to graph 1,1,0
                                           ^
         line 0: wrong argument in set arrow


gnuplot> set arrow 3 nohead nofilled front dashtype solid lc rgb "#000000"
linewidth 0.500 from graph 0,0,0 to graph 0,1,0
                          octave:4>                  ^
         line 0: wrong argument in set arrow


gnuplot> set arrow 4 nohead nofilled front dashtype solid lc rgb "#000000"
linewidth 0.500 from graph 1,0,0 to graph 1,1,0
                                           ^
         line 0: wrong argument in set arrow



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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