Jouni K. Seppänen <[EMAIL PROTECTED]> writes:

> "Shishir Ramam" <[EMAIL PROTECTED]> 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
http://www.iki.fi/jks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to