Plot the given Voronoi diagram in 2-D
vor : scipy.spatial.Voronoi instance
Diagram to plot
ax : matplotlib.axes.Axes instance, optional
Axes to plot on
fig : matplotlib.figure.Figure instance
Figure for the plot
See also
Voronoi
Notes
Requires Matplotlib.
scipy.spatial.convex_hull_plot_2d
scipy.spatial.tsearch
Enter search terms or a module, class or function name.