Re: Changing the linecolor depending on a data value?
by philkime <Philip@[EMAIL PROTECTED]
>
Jun 25, 2008 at 05:11 PM
On Jun 25, 12:15=A0am, philkime <Phi...@[EMAIL PROTECTED]
> wrote:
Solved - you can't do this with the histogram style as it assumes each
"using" clause is a separate data set. "with boxes" works fine with
the example I used in the original post. Just a bit of tweaking with
xrange since histograms don't centre their boxes but "with boxes" does.