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
Branch selector
v2.4.5
User selector
All users
All time
Commit history
Commits on Oct 20, 2011
Merge branch 'deps' of https://github.com/jasondavies/d3
mbostock
committed
2f6d2fa
View commit details
Copy full SHA for 2f6d2fa
Browse repository at this point
Fix a bug in enter selection's empty.
Show description for a62bd52
mbostock
committed
a62bd52
View commit details
Copy full SHA for a62bd52
Browse repository at this point
Commits on Oct 19, 2011
Fix cartogram for IE9.
mbostock
committed
b4cf93f
View commit details
Copy full SHA for b4cf93f
Browse repository at this point
Commits on Oct 17, 2011
Add labels to tree-interactive example.
mbostock
committed
99f3cb9
View commit details
Copy full SHA for 99f3cb9
Browse repository at this point
Update JSDOM to 0.2.8.
jasondavies
committed
76bcd2a
View commit details
Copy full SHA for 76bcd2a
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
Browse repository at this point
Commits on Oct 13, 2011
Update UglifyJS, JSDOM and Vows.
Show description for c724d95
jasondavies
committed
c724d95
View commit details
Copy full SHA for c724d95
Browse repository at this point
Add hierarchical bar chart example.
mbostock
committed
c623877
View commit details
Copy full SHA for c623877
Browse repository at this point
Calendar example improvements.
mbostock
committed
4731d2c
View commit details
Copy full SHA for 4731d2c
Browse repository at this point
Commits on Oct 12, 2011
Fix a daylight savings bug in d3.time.format.
Show description for c86108e
mbostock
committed
c86108e
View commit details
Copy full SHA for c86108e
Browse repository at this point
Add dji-area example with ggplot2 styles.
mbostock
committed
846bd5c
View commit details
Copy full SHA for 846bd5c
Browse repository at this point
Merge branch 'release'
mbostock
committed
32907ec
View commit details
Copy full SHA for 32907ec
Browse repository at this point
Merge branch 'nice' into release
mbostock
committed
639f802
View commit details
Copy full SHA for 639f802
Browse repository at this point
Merge branch 'nice' of https://github.com/jasondavies/d3 into nice
mbostock
committed
b5a1c34
View commit details
Copy full SHA for b5a1c34
Browse repository at this point
Add extended ISO 8601 support.
Show description for 2adcdfe
mbostock
committed
2adcdfe
View commit details
Copy full SHA for 2adcdfe
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
Browse repository at this point
Better handling of empty domains for nice scales.
jasondavies
committed
d2943a0
View commit details
Copy full SHA for d2943a0
Browse repository at this point
Add DOM-to-Canvas example.
mbostock
committed
4adfae7
View commit details
Copy full SHA for 4adfae7
Browse repository at this point
Merge branch 'release'
mbostock
committed
672b331
View commit details
Copy full SHA for 672b331
Browse repository at this point
Merge branch 'si-format' into release
mbostock
committed
92524e9
View commit details
Copy full SHA for 92524e9
Browse repository at this point
Merge branch 'centroid' into release
mbostock
committed
1f20609
View commit details
Copy full SHA for 1f20609
Browse repository at this point
Merge branch 'mean' into release
mbostock
committed
32d871c
View commit details
Copy full SHA for 32d871c
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
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
Browse repository at this point
Merge branch 'geom-centroid' of https://github.com/jasondavies/d3 into centroid
mbostock
committed
9d9a3f7
View commit details
Copy full SHA for 9d9a3f7
Browse repository at this point
Add d3.median.
mbostock
committed
31cb66f
View commit details
Copy full SHA for 31cb66f
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
Browse repository at this point
Commits on Oct 10, 2011
Minor fixes for the axis component.
Show description for d2ba3b2
mbostock
committed
d2ba3b2
View commit details
Copy full SHA for d2ba3b2
Browse repository at this point
Commits on Oct 8, 2011
Rearrange polygon tests.
Show description for f9148ed
jasondavies
committed
f9148ed
View commit details
Copy full SHA for f9148ed
Browse repository at this point
Add tests for d3.geom.polygon and fix centroid bug.
Show description for 3740741
jasondavies
committed
3740741
View commit details
Copy full SHA for 3740741
Browse repository at this point
Merge pull request #335 from jasondavies/test
Show description for 50ecefd
mbostock
committed
50ecefd
View commit details
Copy full SHA for 50ecefd
Browse repository at this point
Remove dangling __data__ from other tests.
Show description for 7a8460e
jasondavies
committed
7a8460e
View commit details
Copy full SHA for 7a8460e
Browse repository at this point
Fix another couple of race conditions in tests.
jasondavies
committed
bf73f5c
View commit details
Copy full SHA for bf73f5c
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
Browse repository at this point
Fix a centroid bug with CCW polygons.
mbostock
committed
0e0ba08
View commit details
Copy full SHA for 0e0ba08
Browse repository at this point
Previous
Next
You can’t perform that action at this time.