|
From: David K. <da...@gn...> - 2017-10-11 19:52:47
|
David Kastrup <da...@gn...> writes: > On gnuplot 5.0.7 I am completely unable to get individually dashed > contours for the epslatex terminal: all contour lines take their color > from the individual line styles, but the dashing exclusively from line > style 1 (which I need for the main plot anyway, even if equally dashed > contour lines would not be pointless anyway). > > Here is my current file, I am out of my wits. I am pretty sure that > this is actually a bug, but I am under time pressure and would at least > need a workaround. Sigh, attachment scrubbed. Let's try again as text/plain attachment. I try explicitly to make linestyle 3 red and dotted, and try to give the other linestyles >= 2 the appropriate dashstyle. Red obviously works, dashing doesn't. |