Thanks benjamin.  Not sure how I overlooked this!

You wouldn't happen to know how to remove the cstrides while keeping the
rstrides in tact?  By strides, I guess I don't mean strides per-se, but the
contour lines themselves that run over the surface.

On Mon, Sep 22, 2014 at 9:55 AM, Benjamin Root <ben.r...@ou.edu> wrote:

> 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 <hughesada...@gmail.com>
> 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 <hughesada...@gmail.com>
>> 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
>> Matplotlib-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to