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
core
on
v2.5.0
User selector
All users
All time
Commit history
Commits on Nov 4, 2011
Merge branch 'interpolate' of https://github.com/jasondavies/d3 into 2.5.0
mbostock
committed
e78cd68
View commit details
Copy full SHA for e78cd68
View code at this point
Browse repository at this point
Fix minor bug in exponent notation interpolation.
jasondavies
committed
e60bc4d
View commit details
Copy full SHA for e60bc4d
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Merge remote-tracking branch 'mbostock/brush' into extent
Show description for d11b5d9
jasondavies
committed
d11b5d9
View commit details
Copy full SHA for d11b5d9
View code at this point
Browse repository at this point
Use a single loop for d3.extent.
jasondavies
committed
a4abdc3
View commit details
Copy full SHA for a4abdc3
View code at this point
Browse repository at this point
Invoke accessor once per value in d3.extent.
Show description for 2b42dec
mbostock
committed
2b42dec
View commit details
Copy full SHA for 2b42dec
View code at this point
Browse repository at this point
Commits on Oct 29, 2011
Namespaces for d3.dispatch events.
Show description for 392ded0
mbostock
committed
392ded0
View commit details
Copy full SHA for 392ded0
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
Fix a bug in enter selection's empty.
Show description for a62bd52
mbostock
committed
a62bd52
View commit details
Copy full SHA for a62bd52
View code at this point
Browse repository at this point
Commits on Oct 14, 2011
Consistent timing for subtransitions.
Show description for 3f3569c
mbostock
committed
3f3569c
View commit details
Copy full SHA for 3f3569c
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
Fix a rounding bug in SI-prefix format.
Show description for 307016e
mbostock
committed
307016e
View commit details
Copy full SHA for 307016e
View code at this point
Browse repository at this point
Merge branch 'si-format' into release
mbostock
committed
92524e9
View commit details
Copy full SHA for 92524e9
View code at this point
Browse repository at this point
Better rounding of significant digits.
Show description for b5dc45a
mbostock
committed
b5dc45a
View commit details
Copy full SHA for b5dc45a
View code at this point
Browse repository at this point
Merge branch 'add-si-prefix-format' of https://github.com/pjjw/d3 into si-format
mbostock
committed
fe83f16
View commit details
Copy full SHA for fe83f16
View code at this point
Browse repository at this point
Add d3.median.
mbostock
committed
31cb66f
View commit details
Copy full SHA for 31cb66f
View code at this point
Browse repository at this point
Merge branch 'mean' of https://github.com/jasondavies/d3 into mean
mbostock
committed
9523c4d
View commit details
Copy full SHA for 9523c4d
View code at this point
Browse repository at this point
Commits on Oct 8, 2011
Remove dangling __data__ from other tests.
Show description for 7a8460e
jasondavies
committed
7a8460e
View commit details
Copy full SHA for 7a8460e
View code at this point
Browse repository at this point
Fix another couple of race conditions in tests.
jasondavies
committed
bf73f5c
View commit details
Copy full SHA for bf73f5c
View code at this point
Browse repository at this point
Commits on Oct 7, 2011
Fix some potential race conditions in tests.
Show description for b9db058
jasondavies
committed
b9db058
View commit details
Copy full SHA for b9db058
View code at this point
Browse repository at this point
Add d3.mean.
Show description for da18966
jasondavies
committed
da18966
View commit details
Copy full SHA for da18966
View code at this point
Browse repository at this point
Merge branch 'classed' of https://github.com/jasondavies/d3 into release
mbostock
committed
9e30351
View commit details
Copy full SHA for 9e30351
View code at this point
Browse repository at this point
Merge branch 'transition-null' of https://github.com/jasondavies/d3 into release
Show description for 440d961
mbostock
committed
440d961
View commit details
Copy full SHA for 440d961
View code at this point
Browse repository at this point
Make toString return #RRGGBB for all colours.
Show description for cc0ae76
jasondavies
committed
cc0ae76
View commit details
Copy full SHA for cc0ae76
View code at this point
Browse repository at this point
Commits on Oct 6, 2011
Fix bug when transitioning namespaced attributes.
Show description for 037493c
jasondavies
committed
037493c
View commit details
Copy full SHA for 037493c
View code at this point
Browse repository at this point
More efficient removal of transition properties.
Show description for 57a3b0d
jasondavies
committed
57a3b0d
View commit details
Copy full SHA for 57a3b0d
View code at this point
Browse repository at this point
Commits on Oct 5, 2011
Use removeAttribute when transitioning to null.
jasondavies
committed
db65a38
View commit details
Copy full SHA for db65a38
View code at this point
Browse repository at this point
Fix transitioning styles to null (removal).
jasondavies
committed
878d1c1
View commit details
Copy full SHA for 878d1c1
View code at this point
Browse repository at this point
Commits on Sep 30, 2011
Add test for transition.selectAll and NodeLists.
Show description for 68f555b
jasondavies
committed
68f555b
View commit details
Copy full SHA for 68f555b
View code at this point
Browse repository at this point
Commits on Sep 29, 2011
Support multiple classes in classed operator.
Show description for 927426f
jasondavies
committed
927426f
View commit details
Copy full SHA for 927426f
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
Merge branch 'fix-format-zero-sigfig' into release
mbostock
committed
fd0759f
View commit details
Copy full SHA for fd0759f
View code at this point
Browse repository at this point
Add back d3_array for IE9.
Show description for 80fafd5
mbostock
committed
80fafd5
View commit details
Copy full SHA for 80fafd5
View code at this point
Browse repository at this point
Commits on Sep 21, 2011
expand si representation range to abs(x) < 10^27
pjjw
committed
8914a38
View commit details
Copy full SHA for 8914a38
View code at this point
Browse repository at this point
separate variable for dropping post-decimal zeros, possibly useful for other formats.
pjjw
committed
4918c83
View commit details
Copy full SHA for 4918c83
View code at this point
Browse repository at this point
Commits on Sep 20, 2011
add SI prefix formatting to d3.format
pjjw
committed
0ca32a8
View commit details
Copy full SHA for 0ca32a8
View code at this point
Browse repository at this point
fix significant figures formatting ('r') when specifying a precision for input 0.
pjjw
committed
6ca72c4
View commit details
Copy full SHA for 6ca72c4
View code at this point
Browse repository at this point
Commits on Aug 30, 2011
Clamp easing functions to [0,1].
Show description for e7ac548
mbostock
committed
e7ac548
View commit details
Copy full SHA for e7ac548
View code at this point
Browse repository at this point
Commits on Aug 29, 2011
Fix for IE9's style.setProperty.
Show description for c2e3735
mbostock
committed
c2e3735
View commit details
Copy full SHA for c2e3735
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.