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
d3.js
on
v2.7.4
User selector
All users
All time
Commit history
Commits on Feb 2, 2012
Merge branch 'release'
mbostock
committed
76400ac
View commit details
Copy full SHA for 76400ac
View code at this point
Browse repository at this point
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 30, 2012
Minimize d3.interpolateTransform.
Show description for ca113b6
mbostock
committed
ca113b6
View commit details
Copy full SHA for ca113b6
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
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 '2.7.x'
mbostock
committed
303478b
View commit details
Copy full SHA for 303478b
View code at this point
Browse repository at this point
Fix new d3.round implementation.
Show description for cc5de6d
mbostock
committed
cc5de6d
View commit details
Copy full SHA for cc5de6d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/radford/d3 into 2.7.x
mbostock
committed
42352b2
View commit details
Copy full SHA for 42352b2
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/quizlet/d3 into 2.7.x
mbostock
committed
4206b69
View commit details
Copy full SHA for 4206b69
View code at this point
Browse repository at this point
Allow event firing to be chained.
jasondavies
committed
e85eefe
View commit details
Copy full SHA for e85eefe
View code at this point
Browse repository at this point
Transition.remove should use an event namespace.
Show description for 1a74fa2
mbostock
committed
1a74fa2
View commit details
Copy full SHA for 1a74fa2
View code at this point
Browse repository at this point
Commits on Jan 23, 2012
better fix for empty array
asuth
committed
714a961
View commit details
Copy full SHA for 714a961
View code at this point
Browse repository at this point
fixing ie parse error
asuth
committed
9cc5585
View commit details
Copy full SHA for 9cc5585
View code at this point
Browse repository at this point
A more accurate .round()
radford
committed
00ed4c4
View commit details
Copy full SHA for 00ed4c4
View code at this point
Browse repository at this point
Commits on Jan 22, 2012
Fix a bug when setting extent.
mbostock
committed
f176785
View commit details
Copy full SHA for f176785
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
Merge branch 'release'
mbostock
committed
fbcb028
View commit details
Copy full SHA for fbcb028
View code at this point
Browse repository at this point
Merge branch 'order' of https://github.com/jasondavies/d3 into release
mbostock
committed
930029e
View commit details
Copy full SHA for 930029e
View code at this point
Browse repository at this point
Commits on Jan 2, 2012
Fix a bug with entering tick transition.
Show description for d3d4cee
mbostock
committed
d3d4cee
View commit details
Copy full SHA for d3d4cee
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
Commits on Dec 31, 2011
Optimise selection.order.
Show description for b9a03ad
jasondavies
committed
b9a03ad
View commit details
Copy full SHA for b9a03ad
View code at this point
Browse repository at this point
Commits on Dec 30, 2011
Merge branch '2.7.1'
mbostock
committed
a92f8b3
View commit details
Copy full SHA for a92f8b3
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
Don't initialize svg:g until d3.transform is called.
Show description for 6c80963
mbostock
committed
6c80963
View commit details
Copy full SHA for 6c80963
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
Slightly shorter syntax.
Show description for adb57e2
jasondavies
committed
adb57e2
View commit details
Copy full SHA for adb57e2
View code at this point
Browse repository at this point
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
Fix d3.scale.ordinal().rangeExtent().
jasondavies
committed
beab196
View commit details
Copy full SHA for beab196
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 11, 2011
Fix #403 - big chords.
mbostock
committed
6477daa
View commit details
Copy full SHA for 6477daa
View code at this point
Browse repository at this point
Commits on Dec 9, 2011
Merge branch 'order'
mbostock
committed
05d871b
View commit details
Copy full SHA for 05d871b
View code at this point
Browse repository at this point
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 'release'
mbostock
committed
fe671a7
View commit details
Copy full SHA for fe671a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.