Starting troubles with matplotlib.

Jouni K. Sepp�nen <jks@...397...> writes:

"Shishir Ramam" <sramam@...287...> writes:

What I cannot understand is why the vertical bars don't align to the
y-axis 0 point.

Also if you don't draw some of the green lines, the red ones extend
beyond the x-axis. I wonder if this is an artifact from the subpixel
rendering in Agg and the snap-to-pixel corrections in axis lines...

No, it's much simpler: in matplotlibrc there is a setting for
"lines.solid_capstyle", and apparently the default is "projecting", but
you want "butt".

···

--
Jouni K. Sepp�nen