node-d3-polygon

Operations for two-dimensional polygons

Description

This module provides a few basic geometric operations for two-dimensional polygons. Each polygon is represented as an array of two-element arrays [[x1, y1], [x2, y2], …], and may either be closed (wherein the first and last point are the same) or open (wherein they are not).

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://d3js.org/d3-polygon/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-d3-polygon