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
behavior
on
time-bst
User selector
All users
All time
Commit history
Commits on Jul 31, 2013
Minor optimisation.
jasondavies
committed
43f439e
View commit details
Copy full SHA for 43f439e
View code at this point
Browse repository at this point
Fix dbltap detection.
mbostock
committed
a85b05e
View commit details
Copy full SHA for a85b05e
View code at this point
Browse repository at this point
Add a few comments.
jasondavies
committed
993017f
View commit details
Copy full SHA for 993017f
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
Isolate temporary state while touching.
Show description for e89b278
mbostock
committed
e89b278
View commit details
Copy full SHA for e89b278
View code at this point
Browse repository at this point
Remove mouse listeners from intended target.
Show description for 2a4277d
mbostock
committed
2a4277d
View commit details
Copy full SHA for 2a4277d
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Prevent default on dbltap.
mbostock
committed
f281e7c
View commit details
Copy full SHA for f281e7c
View code at this point
Browse repository at this point
Commits on Jul 11, 2013
Separate namespace for d3_event_dragSuppress.
Show description for ba1a411
mbostock
committed
ba1a411
View commit details
Copy full SHA for ba1a411
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
Fix #1381 - separate touch and mouse zooming.
Show description for 6ef0eda
mbostock
committed
6ef0eda
View commit details
Copy full SHA for 6ef0eda
View code at this point
Browse repository at this point
Separate touch and mouse drag listeners.
Show description for ba87620
mbostock
committed
ba87620
View commit details
Copy full SHA for ba87620
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Merge branch 'drag-suppress' into 3.2.2
mbostock
committed
d524fe5
View commit details
Copy full SHA for d524fe5
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
Generalize d3_event_userSelect for dragging.
Show description for 6293ffb
mbostock
committed
6293ffb
View commit details
Copy full SHA for 6293ffb
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
Don’t mask private variable.
mbostock
committed
065029b
View commit details
Copy full SHA for 065029b
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
Add pinch-to-zoom support for Android.
jasondavies
committed
95812fd
View commit details
Copy full SHA for 95812fd
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
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
Fix #1198; don’t prevent default on touchstart.
mbostock
committed
735af6e
View commit details
Copy full SHA for 735af6e
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
Redesign d3_eventSuppress slightly.
mbostock
committed
80a1dd6
View commit details
Copy full SHA for 80a1dd6
View code at this point
Browse repository at this point
Merge branch 'fix-issue-1005' of https://github.com/appneta/d3 into 3.1.5
mbostock
committed
45c3b4b
View commit details
Copy full SHA for 45c3b4b
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
Add missing import
jfirebaugh
committed
6364129
View commit details
Copy full SHA for 6364129
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
Fix click suppression after dragend in cases where click doesn't fire.
Show description for 636c3db
tillberg
committed
636c3db
View commit details
Copy full SHA for 636c3db
View code at this point
Browse repository at this point
Commits on Mar 15, 2013
Fix a missing import.
mbostock
committed
78a30ba
View commit details
Copy full SHA for 78a30ba
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Checkpoint test refactoring.
mbostock
committed
608902c
View commit details
Copy full SHA for 608902c
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Don't import index; move ns to core.
mbostock
committed
5c4282f
View commit details
Copy full SHA for 5c4282f
View code at this point
Browse repository at this point
Remove "/index" from directory imports.
mbostock
committed
840c112
View commit details
Copy full SHA for 840c112
View code at this point
Browse repository at this point
Better logical grouping of files.
mbostock
committed
05e4916
View commit details
Copy full SHA for 05e4916
View code at this point
Browse repository at this point
Smashing.
mbostock
committed
83d72a2
View commit details
Copy full SHA for 83d72a2
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Merge branch 'fix-wheel' into 3.0.6
mbostock
committed
ed71f47
View commit details
Copy full SHA for ed71f47
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Bump up line-to-pixel multiplier to 120.
mbostock
committed
72f7c95
View commit details
Copy full SHA for 72f7c95
View code at this point
Browse repository at this point
Fix wheel events; fixes #1048 #1047.
Show description for cd2712d
mbostock
committed
cd2712d
View commit details
Copy full SHA for cd2712d
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Use captured references for document and window.
Show description for 0991f3b
mbostock
committed
0991f3b
View commit details
Copy full SHA for 0991f3b
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Merge branch 'drag-android' of https://github.com/jasondavies/d3 into 3.0
mbostock
committed
61c0bd0
View commit details
Copy full SHA for 61c0bd0
View code at this point
Browse repository at this point
Commits on Nov 26, 2012
Snap to powers of two for zoom dblclick.
mbostock
committed
f23852a
View commit details
Copy full SHA for f23852a
View code at this point
Browse repository at this point
Commits on Oct 31, 2012
Fix typo.
jasondavies
committed
bf67747
View commit details
Copy full SHA for bf67747
View code at this point
Browse repository at this point
Fix d3.behavior.drag for Android.
Show description for 223c456
jasondavies
committed
223c456
View commit details
Copy full SHA for 223c456
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.