On 7/14/07, Adam Mercer <[EMAIL PROTECTED]> wrote:
I've attached the complete code

./params.py --min-mass 4 --max-mass 100 --output test.png

OK, the problem with this code is fill expects the vertices of the
polygon you want filled and you are only providing the top part, not
the bottom.  The modified version of your code fills between your line
and the bottom of zero

We do need to provide some helper functions to make this easier

Attachment: params.py
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to