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
Branch selector
v3.1.9
User selector
All users
All time
Commit history
Commits on May 20, 2013
Revert "Define rangeBand in context of rangePoints."
Show description for eb38418
mbostock
committed
eb38418
View commit details
Copy full SHA for eb38418
Browse repository at this point
Revert cache of projection stream.
mbostock
committed
cf4c17a
View commit details
Copy full SHA for cf4c17a
Browse repository at this point
Merge branch '3.1.8'
mbostock
committed
ab3149e
View commit details
Copy full SHA for ab3149e
Browse repository at this point
Merge branch 'fix-range-band' into 3.1.8
mbostock
committed
c0dcd06
View commit details
Copy full SHA for c0dcd06
Browse repository at this point
Define rangeBand in context of rangePoints.
Show description for b7f5f30
mbostock
committed
b7f5f30
View commit details
Copy full SHA for b7f5f30
Browse repository at this point
Cache projection stream.
mbostock
committed
3f9cebb
View commit details
Copy full SHA for 3f9cebb
Browse repository at this point
More accurate projection function.
mbostock
committed
61c67b9
View commit details
Copy full SHA for 61c67b9
Browse repository at this point
Add implied import.
mbostock
committed
5e609b9
View commit details
Copy full SHA for 5e609b9
Browse repository at this point
Fix path tests.
jasondavies
committed
4663d05
View commit details
Copy full SHA for 4663d05
Browse repository at this point
Fix albers tests and inversion of North pole.
jasondavies
committed
af35ec0
View commit details
Copy full SHA for af35ec0
Browse repository at this point
Fix d3.geo.albersUsa tests.
jasondavies
committed
1bdc299
View commit details
Copy full SHA for 1bdc299
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
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
Browse repository at this point
Add d3.geo.albersUsa precision.
mbostock
committed
1b91219
View commit details
Copy full SHA for 1b91219
Browse repository at this point
Inline d3.geo.albersUsa’s stream.
mbostock
committed
63e8d2b
View commit details
Copy full SHA for 63e8d2b
Browse repository at this point
Commits on May 19, 2013
Tweak default scale.
mbostock
committed
e15ac2d
View commit details
Copy full SHA for e15ac2d
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
Browse repository at this point
Save a few bytes.
mbostock
committed
5de39fb
View commit details
Copy full SHA for 5de39fb
Browse repository at this point
Keep albers and albersUsa consistent.
mbostock
committed
3599bcf
View commit details
Copy full SHA for 3599bcf
Browse repository at this point
Tweak viewport positions slightly.
mbostock
committed
c0215ba
View commit details
Copy full SHA for c0215ba
Browse repository at this point
Redesigned d3.geo.albersUsa.
Show description for e8fcad0
mbostock
committed
e8fcad0
View commit details
Copy full SHA for e8fcad0
Browse repository at this point
Commits on May 15, 2013
Bump version.
mbostock
committed
d1d71e1
View commit details
Copy full SHA for d1d71e1
Browse repository at this point
Merge remote-tracking branch 'origin/fix-interpolate' into 3.1.7
mbostock
committed
3fefb4a
View commit details
Copy full SHA for 3fefb4a
Browse repository at this point
Merge remote-tracking branch 'origin/fix-scale-domain' into 3.1.7
mbostock
committed
c8b9164
View commit details
Copy full SHA for c8b9164
Browse repository at this point
Merge remote-tracking branch 'origin/transform-null' into 3.1.7
mbostock
committed
0bdeb76
View commit details
Copy full SHA for 0bdeb76
Browse repository at this point
Merge remote-tracking branch 'origin/clip-view' into 3.1.7
mbostock
committed
f919732
View commit details
Copy full SHA for f919732
Browse repository at this point
Merge remote-tracking branch 'origin/geo-bounds' into 3.1.7
mbostock
committed
6e65006
View commit details
Copy full SHA for 6e65006
Browse repository at this point
Merge pull request #1236 from mbostock/time-sandbox
Show description for 58fd5aa
mbostock
committed
58fd5aa
View commit details
Copy full SHA for 58fd5aa
Browse repository at this point
Fix #1247 - more robust interpolation, again.
Show description for 756ff5c
mbostock
committed
756ff5c
View commit details
Copy full SHA for 756ff5c
Browse repository at this point
Commits on May 13, 2013
Preserve domains exactly.
Show description for 36ab0dc
mbostock
committed
36ab0dc
View commit details
Copy full SHA for 36ab0dc
Browse repository at this point
Commits on May 8, 2013
Fix time tests by adding Date to sandbox.
Show description for f69040c
jasondavies
committed
f69040c
View commit details
Copy full SHA for f69040c
Browse repository at this point
Remove redundant VERSION from test sandbox.
Show description for 67dce47
jasondavies
committed
67dce47
View commit details
Copy full SHA for 67dce47
Browse repository at this point
Commits on May 7, 2013
Tweak version generation.
Show description for 22b744b
jasondavies
committed
22b744b
View commit details
Copy full SHA for 22b744b
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.