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
v2.9.6
User selector
All users
All time
Commit history
Commits on Jul 3, 2012
Merge branch 'fix-interpolate-hsl' into 2.9.6
mbostock
committed
306a3e3
View commit details
Copy full SHA for 306a3e3
View code at this point
Browse repository at this point
Fix more bugs in circle clipping.
Show description for d0b0af5
mbostock
committed
d0b0af5
View commit details
Copy full SHA for d0b0af5
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Optimize greatArc and circle.
Show description for 54b0dcb
mbostock
committed
54b0dcb
View commit details
Copy full SHA for 54b0dcb
View code at this point
Browse repository at this point
Add some unit tests for d3.geo.circle.
jasondavies
committed
8710e5b
View commit details
Copy full SHA for 8710e5b
View code at this point
Browse repository at this point
Commits on Jun 29, 2012
Use shortest path for hue in d3.interpolateHsl.
Show description for ae1fed7
mbostock
committed
ae1fed7
View commit details
Copy full SHA for ae1fed7
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Merge branch 'transition-test' of https://github.com/jasondavies/d3 into 2.9.4
mbostock
committed
49d3c6f
View commit details
Copy full SHA for 49d3c6f
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
Merge branch 'fix-log-ticks' into 2.9.3
mbostock
committed
0d31c17
View commit details
Copy full SHA for 0d31c17
View code at this point
Browse repository at this point
Always display powers-of-ten tick labels.
Show description for 0f12c1b
mbostock
committed
0f12c1b
View commit details
Copy full SHA for 0f12c1b
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/bdon/d3 into 2.9.3
mbostock
committed
83c6f20
View commit details
Copy full SHA for 83c6f20
View code at this point
Browse repository at this point
Merge branch 'line-bundle' of https://github.com/jasondavies/d3 into 2.9.3
mbostock
committed
bc9ac2d
View commit details
Copy full SHA for bc9ac2d
View code at this point
Browse repository at this point
Commits on Jun 1, 2012
Return value of parsing invalid ISO 8601 date is consistent with other formats.
bdon
committed
3594c39
View commit details
Copy full SHA for 3594c39
View code at this point
Browse repository at this point
Commits on May 27, 2012
Remove trailing commas.
jasondavies
committed
40ca7f2
View commit details
Copy full SHA for 40ca7f2
View code at this point
Browse repository at this point
Fix race condition in transition tests.
Show description for 8205128
jasondavies
committed
8205128
View commit details
Copy full SHA for 8205128
View code at this point
Browse repository at this point
Commits on May 9, 2012
"Bundle" interpolation for single-element arrays.
Show description for fe6d0fd
jasondavies
committed
fe6d0fd
View commit details
Copy full SHA for fe6d0fd
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Fix another rounding bug with SI-format.
Show description for 00bc3f0
mbostock
committed
00bc3f0
View commit details
Copy full SHA for 00bc3f0
View code at this point
Browse repository at this point
Commits on Apr 15, 2012
Update jsdom to v0.2.14.
Show description for e7025c7
jasondavies
committed
e7025c7
View commit details
Copy full SHA for e7025c7
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
More efficient degenerate bin check.
mbostock
committed
39a74f4
View commit details
Copy full SHA for 39a74f4
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/jonseymour/d3 into 2.9.0
mbostock
committed
8062823
View commit details
Copy full SHA for 8062823
View code at this point
Browse repository at this point
Merge branch 'line-defined' into stage-2.9.0
mbostock
committed
b9516e0
View commit details
Copy full SHA for b9516e0
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Add a test that a degenerate domain does not cause histogram to barf.
Show description for f161415
jonseymour
committed
f161415
View commit details
Copy full SHA for f161415
View code at this point
Browse repository at this point
Commits on Mar 8, 2012
Fix a bug when interpolating exponent notation.
Show description for 21fe6d1
mbostock
committed
21fe6d1
View commit details
Copy full SHA for 21fe6d1
View code at this point
Browse repository at this point
Commits on Mar 4, 2012
Fix typo.
jasondavies
committed
0200f65
View commit details
Copy full SHA for 0200f65
View code at this point
Browse repository at this point
Add simple tests for closed radial areas.
jasondavies
committed
dbee856
View commit details
Copy full SHA for dbee856
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Merge branch 'fix-time-format-leap-year' into release
mbostock
committed
4b40103
View commit details
Copy full SHA for 4b40103
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Fixes #576: leap year bug in d3.time.format.
Show description for 41371ad
mbostock
committed
41371ad
View commit details
Copy full SHA for 41371ad
View code at this point
Browse repository at this point
Fix drift in brush extent.
Show description for 93c78c6
mbostock
committed
93c78c6
View commit details
Copy full SHA for 93c78c6
View code at this point
Browse repository at this point
Commits on Feb 23, 2012
Add tests for d3.scale.identity.
Show description for b59f117
mbostock
committed
b59f117
View commit details
Copy full SHA for b59f117
View code at this point
Browse repository at this point
Fix a bug when clearing event listeners.
Show description for 74be6c1
mbostock
committed
74be6c1
View commit details
Copy full SHA for 74be6c1
View code at this point
Browse repository at this point
Commits on Feb 22, 2012
Fix a bug with descending rangeBands.
mbostock
committed
cb97b4a
View commit details
Copy full SHA for cb97b4a
View code at this point
Browse repository at this point
Merge branch 'customticks' of https://github.com/larskotthoff/d3 into v2.8.0
mbostock
committed
0aed1e4
View commit details
Copy full SHA for 0aed1e4
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/ZeeAgency/d3 into v2.8.0
mbostock
committed
34667bf
View commit details
Copy full SHA for 34667bf
View code at this point
Browse repository at this point
Merge branch 'bisect_accessors' of https://github.com/natevw/d3 into v2.8.0
mbostock
committed
589b12f
View commit details
Copy full SHA for 589b12f
View code at this point
Browse repository at this point
Force transition duration of at least 1ms.
Show description for f13d60b
mbostock
committed
f13d60b
View commit details
Copy full SHA for f13d60b
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
Query data via selection.data(). Fixes #525.
Show description for 0cf999b
mbostock
committed
0cf999b
View commit details
Copy full SHA for 0cf999b
View code at this point
Browse repository at this point
Add selection.datum. Fixes #489.
mbostock
committed
f80b1cf
View commit details
Copy full SHA for f80b1cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.