|
From: Philipp K. J. <ja...@ie...> - 2014-06-23 21:06:23
|
As of version 5, the "solid/dashed" specifiers to "set terminal" are ignored (and all lines are by default drawn solid). That's probably fine for color terminals, but it's a real problem for monochrome terminals. In particular when preparing graphs for printing (using the postscript terminal), that produces graphs with all lines being indistinguishably solid black. That breaks A LOT of saved plot commands. (For me personally, it is a fiasco. I don't know about others.) Is there a way to turn on "dashed" plot styles again, without having to individually set each line separately? Best, Ph. |