Re: [Matplotlib-users] Triangulation objects

2011-11-14 Thread Ian Thomas
On 13 November 2011 19:10, Daniel Welling wrote: > I am interested in accessing Triangulation objections that are created by > MPL for tricontour-type plots. The docs for MPL routines that use > triangulation objects refer to documentation, but none exists in the MPL > online docs. Does anyone

[Matplotlib-users] Triangulation objects

2011-11-13 Thread Daniel Welling
Greetings. I am interested in accessing Triangulation objections that are created by MPL for tricontour-type plots. The docs for MPL routines that use triangulation objects refer to documentation, but none exists in the MPL online docs. Does anyone have docs/info on using these objects? Having