On Thursday, March 8, 2012, Wolfgang Draxinger <
wdraxinger.maill...@draxit.de> wrote:
> Hi,
>
> I've a problem with some errorbars not drawn correctly in (double)
> logarithmic plots. See this PDF for an example:
>
> http://dl.wolfgang-draxinger.net/C6_77MeV_raddamage.pdf
>
> The vertical errorbar for the datapoint at x=1e3 are not drawn. Similar
> also happens for some horizontal errorbars. Using the very same drawing
> commands, except switching to a logarithmic scaling the errorbars draw
> just fine.
>
> So what's going on there?
>
>
> Wolfgang Draxinger

Which version of matplotlib are you using?  Also, are you setting the log
scale before (preferred) or after (won't work) the call to hist()?

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

Reply via email to