Re: [Matplotlib-users] Wireframe with no cstrides?

2014-09-20 Thread Adam Hughes
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, 20

[Matplotlib-users] Problem with mathematical expressions

2014-09-20 Thread garyr
I would like to place a mathematical symbol on a plot by using the appropriate code bracketed by dollar signs, e.g., $\alpha$. This is the technique used in the program pyplot_mathtext.py described at http://matplotlib.org/users/mathtext.html#mathtext-tutorial. When I run this probram I get th