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.0
User selector
All users
All time
Commit history
Commits on Jun 13, 2013
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
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
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
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
Browse repository at this point
Commits on May 30, 2013
Merge branch 'master' of github.com:Freeyorp/d3 into 3.2
mbostock
committed
7e5ccd8
View commit details
Copy full SHA for 7e5ccd8
Browse repository at this point
Fix #1164; detect bug 44083 when inheriting styles.
mbostock
committed
deb6c3e
View commit details
Copy full SHA for deb6c3e
Browse repository at this point
Add voronoi.clipExtent; fixes #1267.
Show description for c26475a
mbostock
committed
c26475a
View commit details
Copy full SHA for c26475a
Browse repository at this point
Add selection.size. Fixes #1177.
mbostock
committed
1221458
View commit details
Copy full SHA for 1221458
Browse repository at this point
Merge branch 'node-size' into 3.2
mbostock
committed
37f3d8d
View commit details
Copy full SHA for 37f3d8d
Browse repository at this point
Expose d3.dsv. Fixes #1246.
mbostock
committed
f039867
View commit details
Copy full SHA for f039867
Browse repository at this point
Merge branch 'quantize-invert' of github.com:scottcheng/d3 into invert-extent
mbostock
committed
d976c80
View commit details
Copy full SHA for d976c80
Browse repository at this point
Add threshold scale invertExtent. Related #1201.
mbostock
committed
34633ae
View commit details
Copy full SHA for 34633ae
Browse repository at this point
Merge branch 'fix-centroid' into 3.2
mbostock
committed
ae83209
View commit details
Copy full SHA for ae83209
Browse repository at this point
Previous
Next
You can’t perform that action at this time.