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
time-bst
User selector
All users
All time
Commit history
Commits on Aug 16, 2013
Fix interval.range for DST.
jasondavies
committed
99ec34a
View commit details
Copy full SHA for 99ec34a
Browse repository at this point
Add a few more methods to time.dst.
jasondavies
committed
2045a75
View commit details
Copy full SHA for 2045a75
Browse repository at this point
Checkpoint DST tests.
jasondavies
committed
9ce9ac4
View commit details
Copy full SHA for 9ce9ac4
Browse repository at this point
Slightly shorter.
jasondavies
committed
8cad720
View commit details
Copy full SHA for 8cad720
Browse repository at this point
Fix d3.time.day for Firefox in Europe/London.
Show description for 0e42a9a
jasondavies
committed
0e42a9a
View commit details
Copy full SHA for 0e42a9a
Browse repository at this point
Commits on Aug 12, 2013
Add --ascii to uglifyjs. Related #1195.
mbostock
committed
41bfffe
View commit details
Copy full SHA for 41bfffe
Browse repository at this point
Commits on Aug 1, 2013
Merge branch '3.2.8'
mbostock
committed
23ee2c0
View commit details
Copy full SHA for 23ee2c0
Browse repository at this point
Merge branch 'map-copy-constructor' into 3.2.8
mbostock
committed
4c6b28d
View commit details
Copy full SHA for 4c6b28d
Browse repository at this point
Merge branch 'fix-zoom-touch' into 3.2.8
mbostock
committed
b563495
View commit details
Copy full SHA for b563495
Browse repository at this point
Merge branch 'fix-degenerate-log-ticks' into 3.2.8
mbostock
committed
af85c4e
View commit details
Copy full SHA for af85c4e
Browse repository at this point
Merge branch 'fix-sort-null' into 3.2.8
mbostock
committed
7f03c05
View commit details
Copy full SHA for 7f03c05
Browse repository at this point
Style tweak.
mbostock
committed
4530a2e
View commit details
Copy full SHA for 4530a2e
Browse repository at this point
Revert microoptimization of d3_number.
mbostock
committed
b32286c
View commit details
Copy full SHA for b32286c
Browse repository at this point
Revert breakage of d3.{as,des}cending.
mbostock
committed
23904cc
View commit details
Copy full SHA for 23904cc
Browse repository at this point
Merge branch 'patch-3' of git://github.com/LeoDutra/d3 into micro-optimizations
Show description for 46472b1
mbostock
committed
46472b1
View commit details
Copy full SHA for 46472b1
Browse repository at this point
Merge branch 'patch-2' of git://github.com/LeoDutra/d3 into micro-optimizations
Show description for c234c58
mbostock
committed
c234c58
View commit details
Copy full SHA for c234c58
Browse repository at this point
Merge branch 'master' of git://github.com/LeoDutra/d3 into micro-optimizations
mbostock
committed
e2a4409
View commit details
Copy full SHA for e2a4409
Browse repository at this point
Commits on Jul 31, 2013
Minor optimisation.
jasondavies
committed
43f439e
View commit details
Copy full SHA for 43f439e
Browse repository at this point
Fix dbltap detection.
mbostock
committed
a85b05e
View commit details
Copy full SHA for a85b05e
Browse repository at this point
Add a few comments.
jasondavies
committed
993017f
View commit details
Copy full SHA for 993017f
Browse repository at this point
Fix #1431 - sort with null nodes.
mbostock
committed
9192c11
View commit details
Copy full SHA for 9192c11
Browse repository at this point
Better test for automatic tick precision.
mbostock
committed
c247e16
View commit details
Copy full SHA for c247e16
Browse repository at this point
Commits on Jul 29, 2013
Optimized array.js
leodutra
committed
ab68440
View commit details
Copy full SHA for ab68440
Browse repository at this point
Optimized set.js
leodutra
committed
fe5b68d
View commit details
Copy full SHA for fe5b68d
Browse repository at this point
Commits on Jul 24, 2013
Optimized number.js
leodutra
committed
0befad2
View commit details
Copy full SHA for 0befad2
Browse repository at this point
Optimized array.js
Show description for 5cb34b8
leodutra
committed
5cb34b8
View commit details
Copy full SHA for 5cb34b8
Browse repository at this point
Optimized set.js
Show description for 1240174
leodutra
committed
1240174
View commit details
Copy full SHA for 1240174
Browse repository at this point
Update permute.js
Show description for 1bec3a6
leodutra
committed
1bec3a6
View commit details
Copy full SHA for 1bec3a6
Browse repository at this point
Optimized descending.js
Show description for 48f27ae
leodutra
committed
48f27ae
View commit details
Copy full SHA for 48f27ae
Browse repository at this point
Optimized ascending.js
Show description for 4a7e697
leodutra
committed
4a7e697
View commit details
Copy full SHA for 4a7e697
Browse repository at this point
Fix #1420 - regression with degenerate log ticks.
Show description for 0015231
mbostock
committed
0015231
View commit details
Copy full SHA for 0015231
Browse repository at this point
Commits on Jul 23, 2013
Fix issue with drag suppression for multitouch.
Show description for 120fb55
jasondavies
committed
120fb55
View commit details
Copy full SHA for 120fb55
Browse repository at this point
Avoid binding multiple touch listeners for zoom.
Show description for 2fd0227
jasondavies
committed
2fd0227
View commit details
Copy full SHA for 2fd0227
Browse repository at this point
Commits on Jul 22, 2013
More restrictive copy constructor.
Show description for 4b839b6
mbostock
committed
4b839b6
View commit details
Copy full SHA for 4b839b6
Browse repository at this point
Commits on Jul 21, 2013
Fix #1413 - d3.map copy constructor.
mbostock
committed
c14858b
View commit details
Copy full SHA for c14858b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.