Florian Leitner wrote:
> Hi; I've got a rather simple question. I want to (color) fill a step
> plot below the line, but using the fill() function always creates
> regular plots, not step plots, and fillstyle doesn't work as I'd expect
> it to. How can I fill a step plot? Something like this:
>
Hi; I've got a rather simple question. I want to (color) fill a step
plot below the line, but using the fill() function always creates
regular plots, not step plots, and fillstyle doesn't work as I'd
expect it to. How can I fill a step plot? Something like this:
import matplotlib.pyplot as