On 26-Jun-08, at 4:13 AM, David Warde-Farley wrote:

> Hi all,
>
> I'm making multiple calls to the plot() command, actually plotting
> parallel horizontal lines, and using a consistent 'linewidth'
> parameter, but for some reason I get different line widths each time
> (or the same for a couple). I assumed it was some sort of wonky
> behaviour caused by antialiasing, but aa=False doesn't help.  Can
> anyone tell me why this might be happening?

It was my own fault, I had set ylim to be the location of the first  
and last lines respectively and thus the thicker lines were getting  
clipped. Please disregard the last message. :)

David

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to