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
test
on
v3.0.6
User selector
All users
All time
Commit history
Commits on Feb 6, 2013
Merge branch 'geo-area-fast' of https://github.com/jasondavies/d3 into 3.0.6
mbostock
committed
a716468
View commit details
Copy full SHA for a716468
View code at this point
Browse repository at this point
Merge branch 'fix-format-round' into 3.0.6
mbostock
committed
8ad35ce
View commit details
Copy full SHA for 8ad35ce
View code at this point
Browse repository at this point
Merge branch 'fix-force-drag' into 3.0.6
mbostock
committed
e35f3a6
View commit details
Copy full SHA for e35f3a6
View code at this point
Browse repository at this point
Merge branch 'fix-sort-null' into 3.0.6
mbostock
committed
5988b1d
View commit details
Copy full SHA for 5988b1d
View code at this point
Browse repository at this point
Don’t expose d3_functor for link properties.
Show description for d287b63
mbostock
committed
d287b63
View commit details
Copy full SHA for d287b63
View code at this point
Browse repository at this point
Fix for invalid axis.orient. Fixes #905.
mbostock
committed
093bd84
View commit details
Copy full SHA for 093bd84
View code at this point
Browse repository at this point
Sort null nodes at the end.
Show description for 2a0e2a1
mbostock
committed
2a0e2a1
View commit details
Copy full SHA for 2a0e2a1
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Add test case for tiny Polygon area.
jasondavies
committed
b9bf530
View commit details
Copy full SHA for b9bf530
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Use µ rather than μ.
Show description for 2e24cf9
mbostock
committed
2e24cf9
View commit details
Copy full SHA for 2e24cf9
View code at this point
Browse repository at this point
Fix a couple of edge cases.
jasondavies
committed
3dcdfbf
View commit details
Copy full SHA for 3dcdfbf
View code at this point
Browse repository at this point
Fix rounded format specifier; fixes #1042.
mbostock
committed
a31f592
View commit details
Copy full SHA for a31f592
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 24, 2013
Upgrade dependencies; remove Sizzle dependency.
mbostock
committed
183060d
View commit details
Copy full SHA for 183060d
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 11, 2013
Merge branch 'fix-duplicate-keys' into 3.0.3
mbostock
committed
c96250e
View commit details
Copy full SHA for c96250e
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
Add test and fix for duplicate keys.
mbostock
committed
9c6be3c
View commit details
Copy full SHA for 9c6be3c
View code at this point
Browse repository at this point
Fix for duplicate keys in selection.data.
Show description for 2810d3c
mbostock
committed
2810d3c
View commit details
Copy full SHA for 2810d3c
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
Merge branch 'geo-centroid' of https://github.com/jasondavies/d3 into 3.0.1
mbostock
committed
cd1b2d0
View commit details
Copy full SHA for cd1b2d0
View code at this point
Browse repository at this point
test for problematic nesting case
natevw
committed
33bf327
View commit details
Copy full SHA for 33bf327
View code at this point
Browse repository at this point
Commits on Dec 27, 2012
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 25, 2012
Fix treemap slice-dice mode.
Show description for 963a5e8
jasondavies
committed
963a5e8
View commit details
Copy full SHA for 963a5e8
View code at this point
Browse repository at this point
Commits on Dec 21, 2012
Fix benchmark by restoring test data file.
mbostock
committed
315e3ab
View commit details
Copy full SHA for 315e3ab
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Fix broken tests due to missing sample data.
mbostock
committed
abaa6f1
View commit details
Copy full SHA for abaa6f1
View code at this point
Browse repository at this point
Move touch example to tests.
mbostock
committed
6d27e13
View commit details
Copy full SHA for 6d27e13
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
Move more transform tests.
mbostock
committed
d354200
View commit details
Copy full SHA for d354200
View code at this point
Browse repository at this point
Move mouse test.
mbostock
committed
2782e79
View commit details
Copy full SHA for 2782e79
View code at this point
Browse repository at this point
Move transform tests.
mbostock
committed
e6da19f
View commit details
Copy full SHA for e6da19f
View code at this point
Browse repository at this point
Oops, add missing file.
mbostock
committed
b5021f1
View commit details
Copy full SHA for b5021f1
View code at this point
Browse repository at this point
Move sample HTML file to test/data.
mbostock
committed
223a047
View commit details
Copy full SHA for 223a047
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.