https://github.com/d3/d3-hull
DEPRECATED; see d3-polygon’s hull function.
https://github.com/d3/d3-hull
Last synced: 7 months ago
JSON representation
DEPRECATED; see d3-polygon’s hull function.
- Host: GitHub
- URL: https://github.com/d3/d3-hull
- Owner: d3
- License: bsd-3-clause
- Created: 2015-07-02T18:50:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T03:27:57.000Z (about 9 years ago)
- Last Synced: 2025-01-30T15:25:22.652Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/d3/d3-polygon/blob/master/README.md#polygonHull
- Size: 6.84 KB
- Stars: 14
- Watchers: 7
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-hull
DEPRECATED. See [d3-polygon](https://github.com/d3/d3-polygon)’s [hull](https://github.com/d3/d3-polygon#hull) function.