|
From: <HBB...@t-...> - 2006-12-09 20:50:30
|
Ludovic Courtès wrote:
> 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?
So use the 'linecolour' directive available in recent versions (release
candidates, CVS head) to pick grays for your lines.
>>> 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.
You would have, if you had read any of the relevant documentation. 'help
splot', for starters, has a statement containing this phrase:
except that the plotting styles available to splot are limited to
splot doesn't do boxes, so there's nothing to be said about how those
boxes might be generated.
|