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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptCollection
/
d3
Public
forked from
d3/d3
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
src
selection
on
property
User selector
All users
All time
Commit history
Commits on Nov 15, 2014
Transitions for dblclick.
mbostock
committed
60df296
View commit details
Copy full SHA for 60df296
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Namespaced transitions.
mbostock
committed
0022fcb
View commit details
Copy full SHA for 0022fcb
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Merge branch 'optimize-data' into optimize-map-create-null
Show description for 09f43b1
mbostock
committed
09f43b1
View commit details
Copy full SHA for 09f43b1
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Reformat slightly.
mbostock
committed
85e4c50
View commit details
Copy full SHA for 85e4c50
View code at this point
Browse repository at this point
Slight simplification.
mbostock
committed
067de6d
View commit details
Copy full SHA for 067de6d
View code at this point
Browse repository at this point
Optimize selection.data(values, key)
Show description for acfbdd4
jfirebaugh
committed
acfbdd4
View commit details
Copy full SHA for acfbdd4
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Merge remote-tracking branch 'origin/slice' into 3.4.12
mbostock
committed
98e7d4b
View commit details
Copy full SHA for 98e7d4b
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
Fix #2043: selection.enter.size.
jasondavies
committed
a35000b
View commit details
Copy full SHA for a35000b
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Replace substring with slice.
Show description for 519f258
jasondavies
committed
519f258
View commit details
Copy full SHA for 519f258
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Merge branch 'classed' into 3.4.9
mbostock
committed
c71cc97
View commit details
Copy full SHA for c71cc97
View code at this point
Browse repository at this point
Use element.matches if available.
mbostock
committed
6063308
View commit details
Copy full SHA for 6063308
View code at this point
Browse repository at this point
selection.classed: coerce name to string.
Show description for 54ca304
jasondavies
committed
54ca304
View commit details
Copy full SHA for 54ca304
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Shorten selectAll to just `Sizzle`
timmywil
authored and
mbostock
committed
086de83
View commit details
Copy full SHA for 086de83
View code at this point
Browse repository at this point
Remove redundant Sizzle.uniqueSort call
timmywil
authored and
mbostock
committed
336f3af
View commit details
Copy full SHA for 336f3af
View code at this point
Browse repository at this point
Add d3.bisectBy(comparator).
Show description for 3c7cc81
mbostock
committed
3c7cc81
View commit details
Copy full SHA for 3c7cc81
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Fix #1664 - empty classed string.
Show description for 0a12e31
mbostock
committed
0a12e31
View commit details
Copy full SHA for 0a12e31
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Merge branch 'filter-fix' of git://github.com/natevw/d3 into filter-group-index
mbostock
committed
17a8663
View commit details
Copy full SHA for 17a8663
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
pass subgroup/parent/"j" index to filter function for consistency with most everything else
natevw
committed
8571285
View commit details
Copy full SHA for 8571285
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Merge remote-tracking branch 'origin/fix-cross-document' into 3.3.7
mbostock
committed
8c1a705
View commit details
Copy full SHA for 8c1a705
View code at this point
Browse repository at this point
Use the owner document to create new elements.
Show description for b641eb5
mbostock
committed
b641eb5
View commit details
Copy full SHA for b641eb5
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Workaround IE9 insertBefore bug. Fixes #1566.
mbostock
committed
0136ff9
View commit details
Copy full SHA for 0136ff9
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Fix missing d3.transition in IE. Fixes #1491.
Show description for fc5a586
mbostock
committed
fc5a586
View commit details
Copy full SHA for fc5a586
View code at this point
Browse repository at this point
Commits on Aug 12, 2013
Fix #1410 - add selection.interrupt.
Show description for e7e6c3a
mbostock
committed
e7e6c3a
View commit details
Copy full SHA for e7e6c3a
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Fix #1431 - sort with null nodes.
mbostock
committed
9192c11
View commit details
Copy full SHA for 9192c11
View code at this point
Browse repository at this point
Commits on Jul 6, 2013
Merge branch 'fix-transition-inherit-time'
mbostock
committed
5fd964b
View commit details
Copy full SHA for 5fd964b
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
Fix #1363 - inherit transition.time.
mbostock
committed
14307a0
View commit details
Copy full SHA for 14307a0
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Merge branch 'master' into enter-insert-in-order
Show description for 27a7252
mbostock
committed
27a7252
View commit details
Copy full SHA for 27a7252
View code at this point
Browse repository at this point
Remember last non-null following sibling.
Show description for 6fa6e04
mbostock
committed
6fa6e04
View commit details
Copy full SHA for 6fa6e04
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
By default, enter-insert before updating sibling.
Show description for d1f8082
mbostock
committed
d1f8082
View commit details
Copy full SHA for d1f8082
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
Merge branch 'append-or-insert-function' into 3.2.3
mbostock
committed
3bd33a5
View commit details
Copy full SHA for 3bd33a5
View code at this point
Browse repository at this point
Commits on Jun 30, 2013
Accept function for selection append and insert.
Show description for bef1ccb
mbostock
committed
bef1ccb
View commit details
Copy full SHA for bef1ccb
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
Support both open & closed polygons.
Show description for fdd6c62
mbostock
committed
fdd6c62
View commit details
Copy full SHA for fdd6c62
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 30, 2013
Add selection.size. Fixes #1177.
mbostock
committed
1221458
View commit details
Copy full SHA for 1221458
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.