Hello,

I've started to use matplotlib for my website since about a month ago and so far I am very impressed with it. I have one question about bar plots using the axes.bar() function. It seems that sometimes when I specify a constant width (by supplying a scalar width argument), I get slightly uneven bar widths. Moreover, dending on the width I specify and the limits of the x-axis, some bars get dropped altogether. I am using the savefig() function to save the plots as a PNG file. An example of uneven bar widths can be seen here: http://www.myquant.net

I would appreciate it if anyone has encountered this problem before and if there is a fix for it. Thank you.

Roy

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to