voronoi_diagram

shapes.voronoi_diagram(masked=True, mask_radius=None)

Draw a Voronoi-Diagram of the data.

Parameters
  • masked (bool) – Indicator if the voronoi-diagram should be masked or not

  • mask_radius (float, optional) – the radius used for masking the voronoi-diagram (in units of the plot-crs)