Re: [Matplotlib-users] Py2exe missing buttons icons on navigation toolbar
Hello Tom, I encountered the same problem recently. The toolbar icons are a mix of png and svg images. The png images are displayed properly while the svg icons are not shown. This is a problem with PyQt. I found a proposal on the web, where you should add the line import PyQt4.QtXml so
[Matplotlib-users] mplot3d: disable z-sorting?
gets messed up after showing the plot window. So is there any way to create the bars just in the order of the data vectors passed to bar3d (or keep the order/zorder in axes.collections)? - Sebastian Voigt - -- L