Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Voronoi tessellation fails with nearly collinear input. #12

@mbostock

Description

@mbostock

The following input results in a blank canvas:

100,100
200,200.0001
300,300

screen shot 2013-09-19 at 7 14 57 pm

However, note that three exactly collinear points produce the expected result:

100,100
200,200
300,300

screen shot 2013-09-19 at 7 15 06 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions