|
From: <lud...@la...> - 2006-12-09 11:28:19
|
Hi, Hans-Bernhard Br=F6ker <HBB...@t-...> writes: > Forget about the document, and think about the plots by themselvs. > What do you want: coloured plots, or b&w ones? If b&w, how do you > suppose a reader will be able to tell apart the curves for different > datasets in the same plot? Why is > > set term postscript eps enh mono dashed > > _not_ what you want? Sometimes, when you have few curves, you may want to use solid lines with different levels of gray rather than a mixture of solid, dashed, and dotted lines. Is that clearer? >> Besides, how does "with boxes" work with `splot'? > > Fine if what you really wanted was 'with impulses' --- not at all, > otherwise. Sorry, I don't understand this. More precisely: How does GNUplot connect points together when using "with boxes" in `splot'? I have splots here with nice grids when I use "with lines" but changing it to "with boxes" yields unreadable plots. Thanks, Ludovic. |