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
geo
on
fix-resample-caching
User selector
All users
All time
Commit history
Commits on Jul 17, 2014
Fix reported center.
mbostock
committed
a394493
View commit details
Copy full SHA for a394493
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Don’t generate empty polygons during clipping.
Show description for a264d55
jasondavies
committed
a264d55
View commit details
Copy full SHA for a264d55
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Use `inDelta` not `equals` for double comparisons in polygon area test
27359794
committed
97d9cb3
View commit details
Copy full SHA for 97d9cb3
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Minor optimisation for projection.precision(0).
Show description for 855061d
jasondavies
committed
855061d
View commit details
Copy full SHA for 855061d
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Add Oceans to d3.geo.path benchmark.
mbostock
committed
23fd3d4
View commit details
Copy full SHA for 23fd3d4
View code at this point
Browse repository at this point
Add world-countries.json to d3.geo.path benchmark.
mbostock
committed
39bc371
View commit details
Copy full SHA for 39bc371
View code at this point
Browse repository at this point
Revert b0659e0ce28d08faf88cd9c4086bf9d2022ac85d.
Show description for e3c3e54
mbostock
committed
e3c3e54
View commit details
Copy full SHA for e3c3e54
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Preserve polygon exterior/interior ring ordering.
Show description for b0659e0
jasondavies
committed
b0659e0
View commit details
Copy full SHA for b0659e0
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Merge remote-tracking branch 'origin/fix-clip-extent' into 3.3.6
mbostock
committed
a76aed5
View commit details
Copy full SHA for a76aed5
View code at this point
Browse repository at this point
Move benchmark.
mbostock
committed
6858250
View commit details
Copy full SHA for 6858250
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
Fix clipExtent bug.
Show description for b89c2d9
jasondavies
committed
b89c2d9
View commit details
Copy full SHA for b89c2d9
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
Fix point-in-polygon for multiple polar rings.
Show description for eff0a11
jasondavies
committed
eff0a11
View commit details
Copy full SHA for eff0a11
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
d3.geo.circle: ensure coincident start/end points.
Show description for d89ba56
jasondavies
committed
d89ba56
View commit details
Copy full SHA for d89ba56
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
Replace d3.geo.identity with d3.geo.clipExtent.
Show description for 8d9d2b7
mbostock
committed
8d9d2b7
View commit details
Copy full SHA for 8d9d2b7
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Fix d3.geo.stream tests for [x, y, z] coordinates.
mbostock
committed
1e0faba
View commit details
Copy full SHA for 1e0faba
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Use additional precision for accumulating area.
Show description for 864e0da
jasondavies
committed
864e0da
View commit details
Copy full SHA for 864e0da
View code at this point
Browse repository at this point
Commits on Jun 8, 2013
Use point-in-polygon test for winding order.
Show description for f86be42
jasondavies
committed
f86be42
View commit details
Copy full SHA for f86be42
View code at this point
Browse repository at this point
Commits on Jun 2, 2013
Add area-weighted geographic polygon centroids.
Show description for 492215a
jasondavies
committed
492215a
View commit details
Copy full SHA for 492215a
View code at this point
Browse repository at this point
Commits on May 30, 2013
Merge branch 'fix-centroid' into 3.2
mbostock
committed
ae83209
View commit details
Copy full SHA for ae83209
View code at this point
Browse repository at this point
Merge branch 'resample-min' into 3.2
mbostock
committed
26bbf05
View commit details
Copy full SHA for 26bbf05
View code at this point
Browse repository at this point
Merge branch 'bounds-null' into 3.2
mbostock
committed
f5b72cb
View commit details
Copy full SHA for f5b72cb
View code at this point
Browse repository at this point
Return ambiguous, rather than undefined, centroid.
Show description for 8a96498
mbostock
committed
8a96498
View commit details
Copy full SHA for 8a96498
View code at this point
Browse repository at this point
Avoid drawing redundant points when resampling.
jasondavies
authored and
mbostock
committed
a53c851
View commit details
Copy full SHA for a53c851
View code at this point
Browse repository at this point
Enforce minimum sample interval for resampling.
Show description for 77aedd5
jasondavies
authored and
mbostock
committed
77aedd5
View commit details
Copy full SHA for 77aedd5
View code at this point
Browse repository at this point
Commits on May 29, 2013
Add benchmark for separate U.S. counties.
jasondavies
committed
00d3f44
View commit details
Copy full SHA for 00d3f44
View code at this point
Browse repository at this point
Cache projection stream in d3.geo.path.
Show description for 736cad7
jasondavies
committed
736cad7
View commit details
Copy full SHA for 736cad7
View code at this point
Browse repository at this point
Commits on May 28, 2013
Fix d3.geo.bounds for null geometries.
Show description for 14b17b3
jasondavies
committed
14b17b3
View commit details
Copy full SHA for 14b17b3
View code at this point
Browse repository at this point
Commits on May 20, 2013
More accurate projection function.
mbostock
committed
61c67b9
View commit details
Copy full SHA for 61c67b9
View code at this point
Browse repository at this point
Fix path tests.
jasondavies
committed
4663d05
View commit details
Copy full SHA for 4663d05
View code at this point
Browse repository at this point
Fix albers tests and inversion of North pole.
jasondavies
committed
af35ec0
View commit details
Copy full SHA for af35ec0
View code at this point
Browse repository at this point
Fix d3.geo.albersUsa tests.
jasondavies
committed
1bdc299
View commit details
Copy full SHA for 1bdc299
View code at this point
Browse repository at this point
Commits on May 19, 2013
Redesigned d3.geo.albersUsa.
Show description for e8fcad0
mbostock
committed
e8fcad0
View commit details
Copy full SHA for e8fcad0
View code at this point
Browse repository at this point
Commits on May 15, 2013
Merge remote-tracking branch 'origin/clip-view' into 3.1.7
mbostock
committed
f919732
View commit details
Copy full SHA for f919732
View code at this point
Browse repository at this point
Commits on May 5, 2013
d3.geo.bounds: antimeridian and inflection points.
Show description for e1beaab
jasondavies
committed
e1beaab
View commit details
Copy full SHA for e1beaab
View code at this point
Browse repository at this point
Commits on May 4, 2013
Fix projection.clipExtent regression.
Show description for 3eae02e
jasondavies
committed
3eae02e
View commit details
Copy full SHA for 3eae02e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.