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.7.4
User selector
All users
All time
Commit history
Commits on Feb 2, 2012
Merge branches 'fix-polygon', 'fix-interpolate-transform', 'fix-multiyear-time-scale' and 'dispatch-chain' into release
mbostock
committed
feb1da1
View commit details
Copy full SHA for feb1da1
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
Fix polygon.centroid for open polygons.
Show description for 85ad3c1
mbostock
committed
85ad3c1
View commit details
Copy full SHA for 85ad3c1
View code at this point
Browse repository at this point
Inclusive upper bound for time scale ticks.
Show description for 0e5bca1
mbostock
committed
0e5bca1
View commit details
Copy full SHA for 0e5bca1
View code at this point
Browse repository at this point
Sub-second and multi-year ticks for time scales.
Show description for 117942e
mbostock
committed
117942e
View commit details
Copy full SHA for 117942e
View code at this point
Browse repository at this point
Merge branch 'dispatch-chain' of https://github.com/jasondavies/d3 into dispatch-chain
mbostock
committed
fef4f91
View commit details
Copy full SHA for fef4f91
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
Merge branch 'treemap-overlap' of https://github.com/jasondavies/d3 into 2.7.x
mbostock
committed
cdcde01
View commit details
Copy full SHA for cdcde01
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
Fix treemap overlap problem.
Show description for 1708e5e
jasondavies
committed
1708e5e
View commit details
Copy full SHA for 1708e5e
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Fix polylinear descending domains or ranges.
Show description for 5b27271
mbostock
committed
5b27271
View commit details
Copy full SHA for 5b27271
View code at this point
Browse repository at this point
Commits on Jan 17, 2012
Fix a bug in circle-packing layout.
Show description for f21d6b8
mbostock
committed
f21d6b8
View commit details
Copy full SHA for f21d6b8
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
Fix NaN in clamped log scale inversion.
mbostock
committed
149d174
View commit details
Copy full SHA for 149d174
View code at this point
Browse repository at this point
Add test for range clamping.
mbostock
committed
5bae5f4
View commit details
Copy full SHA for 5bae5f4
View code at this point
Browse repository at this point
Commits on Dec 30, 2011
Merge branch 'cluster' of https://github.com/jasondavies/d3 into 2.7.1
mbostock
committed
f7c98d1
View commit details
Copy full SHA for f7c98d1
View code at this point
Browse repository at this point
Merge branch 'pie' of https://github.com/jasondavies/d3 into 2.7.1
mbostock
committed
394d384
View commit details
Copy full SHA for 394d384
View code at this point
Browse repository at this point
Merge branch 'axis-ordinal' of https://github.com/jasondavies/d3 into 2.7.1
mbostock
committed
6220d30
View commit details
Copy full SHA for 6220d30
View code at this point
Browse repository at this point
Merge branch 'html-text-undefined' of https://github.com/jasondavies/d3 into 2.7.1
mbostock
committed
22cdb64
View commit details
Copy full SHA for 22cdb64
View code at this point
Browse repository at this point
Use mime type for accept header.
Show description for 09c6e51
mbostock
committed
09c6e51
View commit details
Copy full SHA for 09c6e51
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
Treat undefined like null when setting html/text.
Show description for bb47c10
jasondavies
committed
bb47c10
View commit details
Copy full SHA for bb47c10
View code at this point
Browse repository at this point
Commits on Dec 14, 2011
Test ordinal rangeExtent with explicit range.
jasondavies
committed
ac7e87e
View commit details
Copy full SHA for ac7e87e
View code at this point
Browse repository at this point
Fix d3.svg.axis path for explicit ordinal range.
jasondavies
committed
1a98398
View commit details
Copy full SHA for 1a98398
View code at this point
Browse repository at this point
Commits on Dec 13, 2011
d3.layout.pie: return arcs in original data order.
Show description for c603af8
jasondavies
committed
c603af8
View commit details
Copy full SHA for c603af8
View code at this point
Browse repository at this point
Handle single node in d3.layout.cluster.
Show description for d49c499
jasondavies
committed
d49c499
View commit details
Copy full SHA for d49c499
View code at this point
Browse repository at this point
Commits on Dec 9, 2011
Allow selectors for selection.filter.
Show description for a6f87e7
mbostock
committed
a6f87e7
View commit details
Copy full SHA for a6f87e7
View code at this point
Browse repository at this point
Add selection.order.
Show description for 4a35d78
mbostock
committed
4a35d78
View commit details
Copy full SHA for 4a35d78
View code at this point
Browse repository at this point
Commits on Nov 30, 2011
Merge branch 'fix-interpolate-number' into release
mbostock
committed
33ab885
View commit details
Copy full SHA for 33ab885
View code at this point
Browse repository at this point
Fix #392 - interpolate string to number.
mbostock
committed
2be4efd
View commit details
Copy full SHA for 2be4efd
View code at this point
Browse repository at this point
Fix #394.
mbostock
committed
a752b96
View commit details
Copy full SHA for a752b96
View code at this point
Browse repository at this point
Commits on Nov 23, 2011
Merge branch 'transpose' into release
mbostock
committed
9c92666
View commit details
Copy full SHA for 9c92666
View code at this point
Browse repository at this point
Merge branch 'ordinal-axis' into release
mbostock
committed
ee3954c
View commit details
Copy full SHA for ee3954c
View code at this point
Browse repository at this point
Infer namespaces for root element.
Show description for 11c1e7a
mbostock
committed
11c1e7a
View commit details
Copy full SHA for 11c1e7a
View code at this point
Browse repository at this point
Merge branch 'master' into default-namespace
mbostock
committed
cc3f5da
View commit details
Copy full SHA for cc3f5da
View code at this point
Browse repository at this point
Add transpose.
mbostock
committed
3d6b4cf
View commit details
Copy full SHA for 3d6b4cf
View code at this point
Browse repository at this point
Ordinal scales for axes.
mbostock
committed
552622d
View commit details
Copy full SHA for 552622d
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
dispatch.on(name) returns the current listener.
Show description for 1b3a3b3
mbostock
committed
1b3a3b3
View commit details
Copy full SHA for 1b3a3b3
View code at this point
Browse repository at this point
Fix a bug when removing a shared listener.
Show description for 75ddc28
mbostock
committed
75ddc28
View commit details
Copy full SHA for 75ddc28
View code at this point
Browse repository at this point
Commits on Nov 16, 2011
Merge branch 'master' into log
mbostock
committed
64c4e78
View commit details
Copy full SHA for 64c4e78
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.