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.2.0
User selector
All users
All time
Commit history
Commits on Jun 11, 2013
Rename d3_geo_accumulator to d3_adder.
Show description for 788855b
mbostock
committed
788855b
View commit details
Copy full SHA for 788855b
View code at this point
Browse repository at this point
Shave a few bytes.
mbostock
committed
9eb41ac
View commit details
Copy full SHA for 9eb41ac
View code at this point
Browse repository at this point
Optimize d3_geo_accumulator.
mbostock
committed
1d65077
View commit details
Copy full SHA for 1d65077
View code at this point
Browse repository at this point
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
Optimise d3.geo.resample.
Show description for be2c8e7
jasondavies
committed
be2c8e7
View commit details
Copy full SHA for be2c8e7
View code at this point
Browse repository at this point
Fix comment.
jasondavies
committed
745873f
View commit details
Copy full SHA for 745873f
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Don’t invalidate when precision changes.
Show description for 81a0a52
mbostock
committed
81a0a52
View commit details
Copy full SHA for 81a0a52
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 Jun 1, 2013
Fix another bug in projection stream caching.
mbostock
committed
915ad7f
View commit details
Copy full SHA for 915ad7f
View code at this point
Browse repository at this point
Fix two bugs in projection stream caching.
Show description for 9a2fb58
mbostock
committed
9a2fb58
View commit details
Copy full SHA for 9a2fb58
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
Only cache cacheable streams.
mbostock
committed
73fb763
View commit details
Copy full SHA for 73fb763
View code at this point
Browse repository at this point
Global-less projection stream caching.
mbostock
committed
c7507b6
View commit details
Copy full SHA for c7507b6
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 24, 2013
Fix dangling global in projection.clipExtent.
jasondavies
committed
9d7e9f0
View commit details
Copy full SHA for 9d7e9f0
View code at this point
Browse repository at this point
Commits on May 20, 2013
Revert cache of projection stream.
mbostock
committed
cf4c17a
View commit details
Copy full SHA for cf4c17a
View code at this point
Browse repository at this point
Cache projection stream.
mbostock
committed
3f9cebb
View commit details
Copy full SHA for 3f9cebb
View code at this point
Browse repository at this point
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
Add implied import.
mbostock
committed
5e609b9
View commit details
Copy full SHA for 5e609b9
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
Ensure inverting clip extents always works.
Show description for ac84e7e
jasondavies
committed
ac84e7e
View commit details
Copy full SHA for ac84e7e
View code at this point
Browse repository at this point
Add note about mutually exclusive clip regions.
Show description for 5d517dc
jasondavies
committed
5d517dc
View commit details
Copy full SHA for 5d517dc
View code at this point
Browse repository at this point
Add d3.geo.albersUsa precision.
mbostock
committed
1b91219
View commit details
Copy full SHA for 1b91219
View code at this point
Browse repository at this point
Inline d3.geo.albersUsa’s stream.
mbostock
committed
63e8d2b
View commit details
Copy full SHA for 63e8d2b
View code at this point
Browse repository at this point
Commits on May 19, 2013
Tweak default scale.
mbostock
committed
e15ac2d
View commit details
Copy full SHA for e15ac2d
View code at this point
Browse repository at this point
Adopt more standard projections for AK and HI.
Show description for 2fabd78
mbostock
committed
2fabd78
View commit details
Copy full SHA for 2fabd78
View code at this point
Browse repository at this point
Save a few bytes.
mbostock
committed
5de39fb
View commit details
Copy full SHA for 5de39fb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.