|
From: Benjamin R. <ben...@ou...> - 2014-09-22 13:55:34
|
I think you can just set the linewidth to zero like in these examples: http://matplotlib.org/examples/mplot3d/surface3d_demo.html http://matplotlib.org/examples/mplot3d/surface3d_demo3.html Cheers! Ben Root On Sat, Sep 20, 2014 at 7:44 PM, Adam Hughes <hug...@gm...> wrote: > Also, is it possible to change the stride color/opacity? Not for this > plot in particular, but for surface plots, I'd rather not have dense black > strides on my surface. Can't find the right keyword call through the 3d > API. Sorry if I'm overlooking something obvious in the docs > > On Sat, Sep 20, 2014 at 7:31 PM, Adam Hughes <hug...@gm...> > wrote: > >> Hi, >> >> I was using wireframe to plot my spectroscopy data, and noticed if I >> choose a large R-stride, I somewhat unexpectedly get this really helpful >> evenly spaced spectral plot (attached). >> >> The only issue is that there's still the cstride connecting some of the >> peaks. I'd like to get rid of this, but it seems that at least one cstride >> is necessary. Anyone have any hacking ideas on how to get rid of this? >> > > > > ------------------------------------------------------------------------------ > Slashdot TV. Video for Nerds. Stuff that Matters. > > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |