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
path-test.js
on
environment
User selector
All users
All time
Commit history
Commits on Apr 11, 2013
Fix typo in test description.
jasondavies
committed
9f25c5f
View commit details
Copy full SHA for 9f25c5f
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
Add test for clipExtent: redundant closing points.
jasondavies
committed
f2cce5f
View commit details
Copy full SHA for f2cce5f
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 14, 2013
Fix a couple of typos.
jasondavies
committed
d476dff
View commit details
Copy full SHA for d476dff
View code at this point
Browse repository at this point
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 geo tests for minimal loading.
mbostock
committed
480bfb6
View commit details
Copy full SHA for 480bfb6
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 13, 2013
Fix small-circle clipping of lines.
Show description for d93f45e
jasondavies
committed
d93f45e
View commit details
Copy full SHA for d93f45e
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 Jan 1, 2013
Fix path.bounds with fallback stream.
Show description for 2e07271
mbostock
committed
2e07271
View commit details
Copy full SHA for 2e07271
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
Use identity projection when null.
mbostock
committed
4e32681
View commit details
Copy full SHA for 4e32681
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Fix CCW polygon detection issue.
Show description for 5396d39
jasondavies
committed
5396d39
View commit details
Copy full SHA for 5396d39
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Fix speling.
jasondavies
committed
8e8699b
View commit details
Copy full SHA for 8e8699b
View code at this point
Browse repository at this point
Adjust threshold for distortion resampling.
Show description for 1a7810b
jasondavies
committed
1a7810b
View commit details
Copy full SHA for 1a7810b
View code at this point
Browse repository at this point
Add test for pointRadius function type coercion.
jasondavies
committed
01a7e18
View commit details
Copy full SHA for 01a7e18
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Add type coercion for d3.geo.path.pointRadius.
jasondavies
committed
b085292
View commit details
Copy full SHA for b085292
View code at this point
Browse repository at this point
Fixes for d3.geo[.path].centroid.
Show description for e3b7823
jasondavies
committed
e3b7823
View commit details
Copy full SHA for e3b7823
View code at this point
Browse repository at this point
Update centroid tests to use undefined.
jasondavies
committed
44425c1
View commit details
Copy full SHA for 44425c1
View code at this point
Browse repository at this point
Silence bogus test failures.
mbostock
committed
1c529da
View commit details
Copy full SHA for 1c529da
View code at this point
Browse repository at this point
Fix streaming polygon clipping.
jasondavies
committed
37f64b7
View commit details
Copy full SHA for 37f64b7
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
Refactor clipping to use streams.
Show description for 33e2496
jasondavies
committed
33e2496
View commit details
Copy full SHA for 33e2496
View code at this point
Browse repository at this point
More robust handling of polygons with empty ring(s).
Show description for b1d078d
jasondavies
committed
b1d078d
View commit details
Copy full SHA for b1d078d
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Refactor d3.geo.projection to be more data-driven.
jasondavies
committed
bc06b2e
View commit details
Copy full SHA for bc06b2e
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
More accurate winding order check.
jasondavies
committed
34180a7
View commit details
Copy full SHA for 34180a7
View code at this point
Browse repository at this point
Commits on Dec 5, 2012
Take into account clipping when computing centroids.
jasondavies
committed
531b443
View commit details
Copy full SHA for 531b443
View code at this point
Browse repository at this point
Take into account clipping when computing areas.
Show description for bf180cb
jasondavies
committed
bf180cb
View commit details
Copy full SHA for bf180cb
View code at this point
Browse repository at this point
Add Sphere centroid and area.
jasondavies
committed
25098ab
View commit details
Copy full SHA for 25098ab
View code at this point
Browse repository at this point
Define a new "Sphere" GeoJSON type.
Show description for 050b1c3
jasondavies
committed
050b1c3
View commit details
Copy full SHA for 050b1c3
View code at this point
Browse repository at this point
Add some test cases for small U.S. counties.
Show description for 4d268a7
jasondavies
authored and
mbostock
committed
4d268a7
View commit details
Copy full SHA for 4d268a7
View code at this point
Browse repository at this point
Detect polygon direction using area calculation.
Show description for e6ab721
jasondavies
authored and
mbostock
committed
e6ab721
View commit details
Copy full SHA for e6ab721
View code at this point
Browse repository at this point
Fix antemeridian clip point ordering.
jasondavies
authored and
mbostock
committed
acbce53
View commit details
Copy full SHA for acbce53
View code at this point
Browse repository at this point
Fix antemeridian degeneracy handling.
jasondavies
authored and
mbostock
committed
210085d
View commit details
Copy full SHA for 210085d
View code at this point
Browse repository at this point
Commits on Dec 4, 2012
Fix path.centroid for polygons with holes.
Show description for f58b5db
jasondavies
committed
f58b5db
View commit details
Copy full SHA for f58b5db
View code at this point
Browse repository at this point
Commits on Nov 20, 2012
Improve Polygon clipping.
Show description for cba8a77
jasondavies
committed
cba8a77
View commit details
Copy full SHA for cba8a77
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.