I'd assumed that the minimal and maximal number of sides of a polygon in a Voronoi diagram were 3 and 6 and almost wrote that in the History of Science and Mathematics SE question Why doesn't John Snow's Voronoi diagram look like one? How was the diagram made? (distance to cholera-spreading water pump in 19th century London) but thought better of it.
For the internal polygons in a 2D diagram, (excluding the edges of a diagram for a finite number of points for example), what is the minimum and maximum possible number of polygon sides?
In the absence of a formal answer, are there at least cases where 2 or 7 are possible?
Assume:
$$r_{ij}=\sqrt{(x_i-x_j)^2 + (y_i-y_j)^2}$$