|
From: Benjamin R. <ben...@ou...> - 2012-01-09 16:47:06
|
2012/1/9 Zoltán Vörös <zv...@gm...> > > On 01/09/2012 05:30 PM, Benjamin Root wrote: > > The problem is that the faces themselves are transparent. But if I set > shade to False, it becomes solid, so that must be the solution. > >> >> > What version of mpl are you using? For me (on master) I never get > transparent faces. > > I have 1.0.1 that comes with ubuntu. I was considering installing 1.1, but > then I saw that the gtk backend is not supported, so I decided against it. > > When we said that GTK is not supported, (1) is not an official decision, I think, (2) we mean the pure GTK *backend*. We fully support the GTKAgg backend, which is superior to the GTK backend in every way. Please try v1.1.0 before continuing. There were many important changes to mplot3d between v1.0.1 and v1.1.0. Ben Root |