Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptCollection
/
d3
Public
forked from
d3/d3
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
d3
test
geom
on
extensible-interpolate
User selector
All users
All time
Commit history
Commits on Jan 9, 2014
Merge branch 'define' into 3.4
mbostock
committed
9e77800
View commit details
Copy full SHA for 9e77800
View code at this point
Browse repository at this point
Support AMD/RequireJS.
Show description for 99ff885
mbostock
committed
99ff885
View commit details
Copy full SHA for 99ff885
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Rename some test cases (point sets aren’t polygons)
27359794
committed
fb584cf
View commit details
Copy full SHA for fb584cf
View code at this point
Browse repository at this point
Add some decent (non-trivial) hull tests
27359794
committed
317740b
View commit details
Copy full SHA for 317740b
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Add a few more tests
27359794
committed
5f13473
View commit details
Copy full SHA for 5f13473
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Update tests
27359794
committed
d12b352
View commit details
Copy full SHA for d12b352
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Reverse order of polygons.
Show description for 017e640
mbostock
committed
017e640
View commit details
Copy full SHA for 017e640
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Fix failing tests.
Show description for cf66ccc
jasondavies
committed
cf66ccc
View commit details
Copy full SHA for cf66ccc
View code at this point
Browse repository at this point
Add Voronoi benchmark.
mbostock
committed
fc73f2e
View commit details
Copy full SHA for fc73f2e
View code at this point
Browse repository at this point
Checkpoint new Voronoi implementation.
Show description for 04bbf9f
mbostock
committed
04bbf9f
View commit details
Copy full SHA for 04bbf9f
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
Support both open & closed polygons.
Show description for fdd6c62
mbostock
committed
fdd6c62
View commit details
Copy full SHA for fdd6c62
View code at this point
Browse repository at this point
Commits on Jun 27, 2013
Standardize on open polygons. Fixes #443.
Show description for 5596e4f
mbostock
committed
5596e4f
View commit details
Copy full SHA for 5596e4f
View code at this point
Browse repository at this point
Commits on May 30, 2013
Add voronoi.clipExtent; fixes #1267.
Show description for c26475a
mbostock
committed
c26475a
View commit details
Copy full SHA for c26475a
View code at this point
Browse repository at this point
Merge branch 'quadtree-extent' into 3.2
mbostock
committed
d3c949d
View commit details
Copy full SHA for d3c949d
View code at this point
Browse repository at this point
Commits on May 28, 2013
Add test for voronoi links with custom accessors
notlion
committed
398b283
View commit details
Copy full SHA for 398b283
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Fix #993; d3.geom.hull is now ccw.
mbostock
committed
f76f564
View commit details
Copy full SHA for f76f564
View code at this point
Browse repository at this point
Commits on Apr 19, 2013
Add quadtree.extent. Fixes #1207.
mbostock
committed
b1091b9
View commit details
Copy full SHA for b1091b9
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
Add test for quadtree with no bounds.
jasondavies
committed
bcf70c9
View commit details
Copy full SHA for bcf70c9
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
Minor code style fixes.
jasondavies
committed
34059e2
View commit details
Copy full SHA for 34059e2
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Refactor d3.geom.hull.
jasondavies
committed
fd40dc2
View commit details
Copy full SHA for fd40dc2
View code at this point
Browse repository at this point
Optimise voronoi for default accessors.
jasondavies
committed
15ec3e8
View commit details
Copy full SHA for 15ec3e8
View code at this point
Browse repository at this point
d3.geom.voronoi: always assign input data.
jasondavies
committed
112ec6f
View commit details
Copy full SHA for 112ec6f
View code at this point
Browse repository at this point
d3.geom.voronoi: return the configured size.
jasondavies
committed
7643e22
View commit details
Copy full SHA for 7643e22
View code at this point
Browse repository at this point
Refactor d3.geom.quadtree.
Show description for 7c73661
jasondavies
committed
7c73661
View commit details
Copy full SHA for 7c73661
View code at this point
Browse repository at this point
Refactor d3.geom.voronoi.
Show description for 788f8cd
jasondavies
committed
788f8cd
View commit details
Copy full SHA for 788f8cd
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Use _ to disambiguate local vs. global d3.
mbostock
committed
0d7c6c5
View commit details
Copy full SHA for 0d7c6c5
View code at this point
Browse repository at this point
Rename assert and XMLHttpRequest.
mbostock
committed
68be0ac
View commit details
Copy full SHA for 68be0ac
View code at this point
Browse repository at this point
Refactor geom tests for minimal loading.
mbostock
committed
1ff5f50
View commit details
Copy full SHA for 1ff5f50
View code at this point
Browse repository at this point
Checkpoint test refactoring.
mbostock
committed
608902c
View commit details
Copy full SHA for 608902c
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Fix vows clobbering our custom asserts.
mbostock
committed
a3bb93a
View commit details
Copy full SHA for a3bb93a
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
s/º/°/g
jasondavies
committed
86e1598
View commit details
Copy full SHA for 86e1598
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Fix loss of significance for d3.geom.polygon.area.
jasondavies
committed
915f044
View commit details
Copy full SHA for 915f044
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Fix another Voronoi bug with N=2.
mbostock
committed
92ae464
View commit details
Copy full SHA for 92ae464
View code at this point
Browse repository at this point
Commits on Oct 6, 2012
Fix #438 - degenerate voronoi polygons.
mbostock
committed
d9a1281
View commit details
Copy full SHA for d9a1281
View code at this point
Browse repository at this point
Add tests for d3.geom.quadtree.
Show description for a770792
mbostock
committed
a770792
View commit details
Copy full SHA for a770792
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.