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.2.1
User selector
All users
All time
Commit history
Commits on Jun 19, 2013
Merge branch '3.2.1'
mbostock
committed
1177d1d
View commit details
Copy full SHA for 1177d1d
Browse repository at this point
Merge branch 'zoom' into 3.2.1
mbostock
committed
7287f35
View commit details
Copy full SHA for 7287f35
Browse repository at this point
Merge branch 'brush-clamp' into 3.2.1
mbostock
committed
61bd911
View commit details
Copy full SHA for 61bd911
Browse repository at this point
Merge branch 'fix-transition-selectAll-null' into 3.2.1
mbostock
committed
8a59a8c
View commit details
Copy full SHA for 8a59a8c
Browse repository at this point
Don’t mask private variable.
mbostock
committed
065029b
View commit details
Copy full SHA for 065029b
Browse repository at this point
Commits on Jun 18, 2013
Restore undefined behavior for d3.bisect.
Show description for 301b6d3
mbostock
committed
301b6d3
View commit details
Copy full SHA for 301b6d3
Browse repository at this point
Return undefined, not NaN.
Show description for 0edad18
mbostock
committed
0edad18
View commit details
Copy full SHA for 0edad18
Browse repository at this point
Slightly shorter.
mbostock
committed
538108b
View commit details
Copy full SHA for 538108b
Browse repository at this point
Fixes for non-orderable values.
Show description for aad1b18
mbostock
committed
aad1b18
View commit details
Copy full SHA for aad1b18
Browse repository at this point
Commits on Jun 14, 2013
Fix transition.selectAll with null nodes.
mbostock
committed
5a6cd73
View commit details
Copy full SHA for 5a6cd73
Browse repository at this point
brush.clamp: return null if there are no scales.
Show description for 85d156c
jasondavies
committed
85d156c
View commit details
Copy full SHA for 85d156c
Browse repository at this point
Commits on Jun 13, 2013
Add pinch-to-zoom support for Android.
jasondavies
committed
95812fd
View commit details
Copy full SHA for 95812fd
Browse repository at this point
Merge branch '3.2'
mbostock
committed
84f4a62
View commit details
Copy full SHA for 84f4a62
Browse repository at this point
Add tests for variable scale.nice.
mbostock
committed
f6108db
View commit details
Copy full SHA for f6108db
Browse repository at this point
Condense code.
mbostock
committed
239d794
View commit details
Copy full SHA for 239d794
Browse repository at this point
More flexible scale.nice. Fixes #1088.
mbostock
committed
60576ba
View commit details
Copy full SHA for 60576ba
Browse repository at this point
Commits on Jun 12, 2013
More robust vendor prefix detection.
Show description for 9e66a85
mbostock
committed
9e66a85
View commit details
Copy full SHA for 9e66a85
Browse repository at this point
Merge branch 'user-select' into 3.2
mbostock
committed
5adac77
View commit details
Copy full SHA for 5adac77
Browse repository at this point
Add pack.radius for explicit radius.
Show description for a895218
mbostock
committed
a895218
View commit details
Copy full SHA for a895218
Browse repository at this point
Use user-select: none instead of preventDefault.
Show description for 53cd4d4
jasondavies
committed
53cd4d4
View commit details
Copy full SHA for 53cd4d4
Browse repository at this point
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
Browse repository at this point
Fix #1311 - more robust tick insertion.
mbostock
committed
8f13959
View commit details
Copy full SHA for 8f13959
Browse repository at this point
Shave a few bytes.
mbostock
committed
9eb41ac
View commit details
Copy full SHA for 9eb41ac
Browse repository at this point
Optimize d3_geo_accumulator.
mbostock
committed
1d65077
View commit details
Copy full SHA for 1d65077
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
Browse repository at this point
Commits on Jun 8, 2013
Remove a couple of comments that no longer apply.
jasondavies
committed
fe684e0
View commit details
Copy full SHA for fe684e0
Browse repository at this point
Add support for parsing weekdays and week numbers.
Show description for fff9123
jasondavies
committed
fff9123
View commit details
Copy full SHA for fff9123
Browse repository at this point
Use point-in-polygon test for winding order.
Show description for f86be42
jasondavies
committed
f86be42
View commit details
Copy full SHA for f86be42
Browse repository at this point
Optimise d3.geo.resample.
Show description for be2c8e7
jasondavies
committed
be2c8e7
View commit details
Copy full SHA for be2c8e7
Browse repository at this point
Fix comment.
jasondavies
committed
745873f
View commit details
Copy full SHA for 745873f
Browse repository at this point
Commits on Jun 4, 2013
Merge pull request #1294 from mbostock/pack
Show description for 46f5f47
mbostock
committed
46f5f47
View commit details
Copy full SHA for 46f5f47
Browse repository at this point
Use relative error for intersections. Fixes #1075.
jasondavies
committed
590d803
View commit details
Copy full SHA for 590d803
Browse repository at this point
Add missing import. Fixes #1292.
mbostock
committed
3952ae4
View commit details
Copy full SHA for 3952ae4
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
Browse repository at this point
Remove spurious dependency.
mbostock
committed
abda353
View commit details
Copy full SHA for abda353
Browse repository at this point
Previous
Next
You can’t perform that action at this time.