This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Plot the given Voronoi diagram in 2-D
Parameters : | vor : scipy.spatial.Voronoi instance
ax : matplotlib.axes.Axes instance, optional
|
---|---|
Returns : | fig : matplotlib.figure.Figure instance
|
See also
Notes
Requires Matplotlib.