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

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

[Octave-bug-tracker] [bug #48434] gnuplot ignores line style specificati


From: Petter
Subject: [Octave-bug-tracker] [bug #48434] gnuplot ignores line style specifications
Date: Wed, 19 Oct 2016 18:54:35 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #5, bug #48434 (project octave):

For us stuck with 4.0.x version as well as gnuplot5 like in Cygwin the
following back-port changes fix the problem for me and is based on the newer
__gnuplot_draw_axes__.m file which in my 4.0.1 version is called
__go_draw_axes__.m.

The change is to import the new gnuplot_linestyletype() function and call it
from two places. Since I do not know how to detect if using gnuplot4 or 5
(actually feature "dashtype" or not) it is hard coded to assume gnuplot5.

See attached patch file patch-for-dashed-lines.txt.

PS. In addition to this you may also want to change the function
create_spacingspec() in this file to fix legend 2.5 line see bug #46496.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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