Re: [Matplotlib-users] vector EPS

2010-01-21 Thread Sven Klomp
Sometimes, an EPS contains a rasterised "screenshot" of the actual vector image. E.g. some office products show only the raserised image while editing the document. When printed, the vector data is used. Sven On Thursday 21 January 2010 11:10:00 Pierre de Buyl wrote: > I believe that MPL produc

[Matplotlib-users] Occlusion with

2010-01-08 Thread Sven Klomp
Hi, I have problems using mpl_toolkits.mplot3d.Axes3D. I plotted two surfaces, one using plot_surface, the other using plot_wireframe. However, no occlusions are handled. One surface is always in front of the other. Sometimes, the surface hides the wireframe, sometimes the other way (see attach