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
master
User selector
mbostock
All time
Commit history
Commits on Sep 5, 2013
Merge branch '3.3.3'
mbostock
committed
a83ff05
View commit details
Copy full SHA for a83ff05
Browse repository at this point
Merge branch 'zoom-multiple' into 3.3.3
mbostock
committed
e67138a
View commit details
Copy full SHA for e67138a
Browse repository at this point
Merge branch 'time-parse-zone' into 3.3.3
mbostock
committed
2378ab8
View commit details
Copy full SHA for 2378ab8
Browse repository at this point
Remove redundant code in d3.svg.brush.
Show description for d512a78
mbostock
committed
d512a78
View commit details
Copy full SHA for d512a78
Browse repository at this point
If present, use changedTouches[0] for d3.mouse.
Show description for 8dc4ed8
mbostock
committed
8dc4ed8
View commit details
Copy full SHA for 8dc4ed8
Browse repository at this point
Add a few comments.
mbostock
committed
39cb7e6
View commit details
Copy full SHA for 39cb7e6
Browse repository at this point
Commits on Aug 27, 2013
Fix missing d3.transition in IE. Fixes #1491.
Show description for fc5a586
mbostock
committed
fc5a586
View commit details
Copy full SHA for fc5a586
Browse repository at this point
Commits on Aug 23, 2013
Bump version.
mbostock
committed
354f54d
View commit details
Copy full SHA for 354f54d
Browse repository at this point
Merge remote-tracking branch 'origin/geo-circle-precision' into 3.3.1
mbostock
committed
64eca0a
View commit details
Copy full SHA for 64eca0a
Browse repository at this point
Merge remote-tracking branch 'origin/time-parse-padding' into 3.3.1
mbostock
committed
16e4c01
View commit details
Copy full SHA for 16e4c01
Browse repository at this point
Remove major class from axis ticks.
Show description for 23a2d7d
mbostock
committed
23a2d7d
View commit details
Copy full SHA for 23a2d7d
Browse repository at this point
Commits on Aug 22, 2013
Release 3.3.0.
mbostock
committed
f59fc64
View commit details
Copy full SHA for f59fc64
Browse repository at this point
Break infinite loop on invalid date.
mbostock
committed
fa2892e
View commit details
Copy full SHA for fa2892e
Browse repository at this point
Support nice(count) and nice(interval, skip).
Show description for cc4a1d0
mbostock
committed
cc4a1d0
View commit details
Copy full SHA for cc4a1d0
Browse repository at this point
Commits on Aug 21, 2013
Add generated file.
mbostock
committed
762f984
View commit details
Copy full SHA for 762f984
Browse repository at this point
Save bytes by aliasing d3.time.
mbostock
committed
7f8c03e
View commit details
Copy full SHA for 7f8c03e
Browse repository at this point
Compress slightly.
mbostock
committed
e6551e5
View commit details
Copy full SHA for e6551e5
Browse repository at this point
Better time.nice and time.ticks. Fixes #1434.
mbostock
committed
403a0dd
View commit details
Copy full SHA for 403a0dd
Browse repository at this point
Commits on Aug 19, 2013
Minor optimization.
mbostock
committed
53ce4bb
View commit details
Copy full SHA for 53ce4bb
Browse repository at this point
Add d3.pairs.
mbostock
committed
0c20525
View commit details
Copy full SHA for 0c20525
Browse repository at this point
Replace d3.geo.identity with d3.geo.clipExtent.
Show description for 8d9d2b7
mbostock
committed
8d9d2b7
View commit details
Copy full SHA for 8d9d2b7
Browse repository at this point
Commits on Aug 16, 2013
Fix d3.geo.stream tests for [x, y, z] coordinates.
mbostock
committed
1e0faba
View commit details
Copy full SHA for 1e0faba
Browse repository at this point
Limit streamed coordinates to three dimensions.
Show description for b196e40
mbostock
committed
b196e40
View commit details
Copy full SHA for b196e40
Browse repository at this point
Replace d3.geo.simplify with d3.geo.transform.
Show description for ac9f51f
mbostock
committed
ac9f51f
View commit details
Copy full SHA for ac9f51f
Browse repository at this point
Commits on Aug 15, 2013
Add d3.geo.simplify.
Show description for 508ae65
mbostock
committed
508ae65
View commit details
Copy full SHA for 508ae65
Browse repository at this point
Don’t floor brush extent.
Show description for 36e5526
mbostock
committed
36e5526
View commit details
Copy full SHA for 36e5526
Browse repository at this point
Allow submillisecond transition timing.
Show description for 1c88fc2
mbostock
committed
1c88fc2
View commit details
Copy full SHA for 1c88fc2
Browse repository at this point
Defer persistence until transition start.
Show description for 1816561
mbostock
committed
1816561
View commit details
Copy full SHA for 1816561
Browse repository at this point
Cleanup transition after end.
Show description for f030c61
mbostock
committed
f030c61
View commit details
Copy full SHA for f030c61
Browse repository at this point
Oops, saved too many bytes.
mbostock
committed
806db97
View commit details
Copy full SHA for 806db97
Browse repository at this point
Save a few bytes.
mbostock
committed
5ea3de2
View commit details
Copy full SHA for 5ea3de2
Browse repository at this point
Interrupt zoom transition on zoomstart.
mbostock
committed
a83d89d
View commit details
Copy full SHA for a83d89d
Browse repository at this point
Smooth and efficient zooming and panning.
Show description for 48a4871
mbostock
committed
48a4871
View commit details
Copy full SHA for 48a4871
Browse repository at this point
First cut at zoom transitions.
mbostock
committed
079db13
View commit details
Copy full SHA for 079db13
Browse repository at this point
Make event dispatching explicit.
Show description for f5fc306
mbostock
committed
f5fc306
View commit details
Copy full SHA for f5fc306
Browse repository at this point
Previous
Next
You can’t perform that action at this time.