Hi Ben,
In the pre-resizing pictures, each bar is drawn as two rectangles, the
first until the lower margin of the standard deviation, the second until
the mean.
It looks like it draws one rectangle from:
0:(MEAN-STD)
and another from:
MEAN-STD to MEAN+STD
After resizing, it is just a single rectangle with the standard deviation
drawn as normal.
I presume the 2nd version is meant to be correct, but absolutely no
graphics properties are altered (besides manually re-sizing the window).
Federico
On Thu, Feb 23, 2012 at 4:54 PM, Benjamin Root <ben.r...@ou.edu> wrote:
>
>
> On Thu, Feb 23, 2012 at 5:02 AM, federico vaggi
> <vaggi.feder...@gmail.com>wrote:
>
>> Hi,
>>
>> I am using matplotlib to draw a few bar plots. The library works
>> wonderfully, but the figures are drawn incorrectly until they are resized
>>
>> Here is the figure before resizing:
>>
>> http://imgur.com/MKATg
>>
>> here is after resizing:
>>
>> http://imgur.com/bSiOT
>>
>> It seems that the rectangles of the bar somehow are not drawn properly.
>>
>> Any suggestions on how to fix it automatically?
>>
>> Federico
>>
>>
> Federico,
>
> Could you please be a bit more specific about what you think is wrong. I
> see a number of possibilities, but I can't be sure what you are referring
> to.
>
> Ben Root
>
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users