|
From: Philipp K. J. <ja...@ie...> - 2014-06-23 21:20:56
|
On Mon, 23 Jun 2014 23:10:32 +0200 Christoph Bersch <us...@be...> wrote: > Zitat von "Philipp K. Janert" <ja...@ie...>: > > > > Is there a way to turn on "dashed" plot styles > > again, without having to individually set each > > line separately? > > You can use > > set for [i=1:8] linetype i dashtype i Thanks, that (mostly) works. For some reason, solid black (lt 1) seems twice as thick in postscript output than the dashed lines. Should I expect that? Also: there used to be a special line type 0 (for grid lines, and such). Does that still exist? Finally: To drop "solid|dashed" from terminal specifications is a MAJOR breakage of backwards compatibility. Should that not be made optional? (At the very least, it should be included in the list of "incompatible changes".) > > for this. > > Christoph > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and > Eclipse Turn processes into business applications with Bonita BPM > Community Edition Quickly connect people, data, and systems into > organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta |