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
Type
/
to 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 }}
blehman
/
d3
Public
forked from
d3/d3
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
src
geo
on
v3.0.7
User selector
All users
All time
Commit history
Commits on Mar 3, 2013
Merge branch 'geo-clip' of git://github.com/jasondavies/d3 into 3.0.7
mbostock
committed
3855a60
View commit details
Copy full SHA for 3855a60
View code at this point
Browse repository at this point
Fix closed rings generated by clipping.
Show description for b2c2f2c
jasondavies
committed
b2c2f2c
View commit details
Copy full SHA for b2c2f2c
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
Fix d3.geo.interpolate for coincident points.
Show description for 889aacc
jasondavies
committed
889aacc
View commit details
Copy full SHA for 889aacc
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Optimise d3.geo.area.
Show description for 9c3ad8f
jasondavies
committed
9c3ad8f
View commit details
Copy full SHA for 9c3ad8f
View code at this point
Browse repository at this point
Commits on Jan 13, 2013
Fix big with constant greatArc target.
Show description for 58fb99d
mbostock
committed
58fb99d
View commit details
Copy full SHA for 58fb99d
View code at this point
Browse repository at this point
Commits on Jan 5, 2013
Allow projection.invert to return null.
Show description for 475b18f
jasondavies
committed
475b18f
View commit details
Copy full SHA for 475b18f
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Merge branch 'geo-circle' of https://github.com/jasondavies/d3 into 3.0.2
mbostock
committed
633fd27
View commit details
Copy full SHA for 633fd27
View code at this point
Browse repository at this point
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 29, 2012
Fix d3.geo.circle.origin.
Show description for f6891ef
jasondavies
committed
f6891ef
View commit details
Copy full SHA for f6891ef
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Merge branch 'fix-geo-bounds-collection' of https://github.com/natevw/d3 into 3.0.1
mbostock
committed
8b0c10f
View commit details
Copy full SHA for 8b0c10f
View code at this point
Browse repository at this point
GeometryCollection is a *geometry*, not objecttype (c.f. http://www.geojson.org/geojson-spec.html#geometry-objects). this makes nested test pass.
natevw
committed
1aa5046
View commit details
Copy full SHA for 1aa5046
View code at this point
Browse repository at this point
Commits on Dec 27, 2012
Simplify.
jasondavies
committed
131c883
View commit details
Copy full SHA for 131c883
View code at this point
Browse repository at this point
d3.geo.centroid: fix handling of mixed geometries.
jasondavies
committed
e7ea256
View commit details
Copy full SHA for e7ea256
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
Restore tighter threshold for CCW polygons.
mbostock
committed
89c3e75
View commit details
Copy full SHA for 89c3e75
View code at this point
Browse repository at this point
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
Drop redundant variable.
jasondavies
committed
4dd25f7
View commit details
Copy full SHA for 4dd25f7
View code at this point
Browse repository at this point
Commits on Dec 17, 2012
Increase threshold for ccw polygon detection.
mbostock
committed
d33169e
View commit details
Copy full SHA for d33169e
View code at this point
Browse repository at this point
Explain wondrous mathematics.
jasondavies
committed
3f26583
View commit details
Copy full SHA for 3f26583
View code at this point
Browse repository at this point
Optimise d3.geo.clip area calculation.
Show description for 42d456f
jasondavies
committed
42d456f
View commit details
Copy full SHA for 42d456f
View code at this point
Browse repository at this point
Commits on Dec 15, 2012
Fix a bug with d3_geo_resample lineStart.
mbostock
committed
90f09a7
View commit details
Copy full SHA for 90f09a7
View code at this point
Browse repository at this point
Optimize d3_geo_compose slightly.
mbostock
committed
ca2c943
View commit details
Copy full SHA for ca2c943
View code at this point
Browse repository at this point
Move rotation modulus to radian conversion code.
mbostock
committed
a76c08c
View commit details
Copy full SHA for a76c08c
View code at this point
Browse repository at this point
Delete unused code.
mbostock
committed
9cc79b4
View commit details
Copy full SHA for 9cc79b4
View code at this point
Browse repository at this point
Minor optimizations to d3_geo_resample.
mbostock
committed
0c295a2
View commit details
Copy full SHA for 0c295a2
View code at this point
Browse repository at this point
Minor optimization to d3.geo.circle.
mbostock
committed
4782853
View commit details
Copy full SHA for 4782853
View code at this point
Browse repository at this point
Rename for clarity.
Show description for 75be0ab
mbostock
committed
75be0ab
View commit details
Copy full SHA for 75be0ab
View code at this point
Browse repository at this point
Fallback for projections that don't stream.
mbostock
committed
c7be968
View commit details
Copy full SHA for c7be968
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
Resample between first and last ring points.
jasondavies
committed
32b0449
View commit details
Copy full SHA for 32b0449
View code at this point
Browse repository at this point
Handle distortions near poles.
mbostock
committed
c7d4fab
View commit details
Copy full SHA for c7d4fab
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Remove extraneous type coercion.
Show description for cf2e854
jasondavies
committed
cf2e854
View commit details
Copy full SHA for cf2e854
View code at this point
Browse repository at this point
Coerce d3.geo.path.pointRadius functions, too.
jasondavies
committed
ee2e784
View commit details
Copy full SHA for ee2e784
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.