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 }}
aamining
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
geo-voronoi
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2014
Fix typo.
mbostock
committed
7d63802
View commit details
Copy full SHA for 7d63802
Browse repository at this point
Transcribe algorithm, to the best of my understanding.
mbostock
committed
40551b7
View commit details
Copy full SHA for 40551b7
Browse repository at this point
Commits on Mar 25, 2014
Merge branch '3.4.4'
mbostock
committed
fa55eea
View commit details
Copy full SHA for fa55eea
Browse repository at this point
Commits on Mar 24, 2014
Test for interpolate to null.
Show description for 994235b
mbostock
committed
994235b
View commit details
Copy full SHA for 994235b
Browse repository at this point
Save a few bytes.
mbostock
committed
d3bbf39
View commit details
Copy full SHA for d3bbf39
Browse repository at this point
Preserve tick ordering when updating axis.
Show description for abbe1c7
mbostock
committed
abbe1c7
View commit details
Copy full SHA for abbe1c7
Browse repository at this point
Getter support for transition.{delay,duration}.
Show description for b86e4e4
mbostock
committed
b86e4e4
View commit details
Copy full SHA for b86e4e4
Browse repository at this point
Default to suitable precision.
Show description for 28538c4
mbostock
committed
28538c4
View commit details
Copy full SHA for 28538c4
Browse repository at this point
More standard precision interpretation.
Show description for fe797df
mbostock
committed
fe797df
View commit details
Copy full SHA for fe797df
Browse repository at this point
Consistent SI-prefix for small numbers.
Show description for 621558c
mbostock
committed
621558c
View commit details
Copy full SHA for 621558c
Browse repository at this point
Consistent SI-prefix for ticks. Fixes #1746.
Show description for 91531cf
mbostock
committed
91531cf
View commit details
Copy full SHA for 91531cf
Browse repository at this point
Fix ordinal scales with singleton domains.
Show description for d6ca25e
mbostock
committed
d6ca25e
View commit details
Copy full SHA for d6ca25e
Browse repository at this point
Listen to the touch target.
Show description for f9e00b1
mbostock
committed
f9e00b1
View commit details
Copy full SHA for f9e00b1
Browse repository at this point
Better ticks for subsecond domains.
Show description for e03b645
mbostock
committed
e03b645
View commit details
Copy full SHA for e03b645
Browse repository at this point
100% to 125% faster #rgb/#rrggbb string parsing across all platforms. Tests pass. http://jsperf.com/rgb-str-vs-regex
voidstardb
authored and
mbostock
committed
d9768e5
View commit details
Copy full SHA for d9768e5
Browse repository at this point
Shorten selectAll to just `Sizzle`
timmywil
authored and
mbostock
committed
086de83
View commit details
Copy full SHA for 086de83
Browse repository at this point
Remove redundant Sizzle.uniqueSort call
timmywil
authored and
mbostock
committed
336f3af
View commit details
Copy full SHA for 336f3af
Browse repository at this point
Clamp latitude for conic conformal projection.
Show description for defe5bc
mbostock
committed
defe5bc
View commit details
Copy full SHA for defe5bc
Browse repository at this point
Remove workaround for WebKit bug 44083.
Show description for 2b14807
mbostock
committed
2b14807
View commit details
Copy full SHA for 2b14807
Browse repository at this point
d3.touch defaults to changedTouches.
Show description for 467f149
mbostock
committed
467f149
View commit details
Copy full SHA for 467f149
Browse repository at this point
Add d3.touch; fix #1786.
Show description for 3872491
mbostock
committed
3872491
View commit details
Copy full SHA for 3872491
Browse repository at this point
Fix all touches ending on any touch ending.
Show description for ee23f94
mbostock
committed
ee23f94
View commit details
Copy full SHA for ee23f94
Browse repository at this point
Prefer interpolateNumber when coercible to number.
Show description for 947c609
mbostock
committed
947c609
View commit details
Copy full SHA for 947c609
Browse repository at this point
Instead of bisectBy, replace bisector.
Show description for 90b6c0b
mbostock
committed
90b6c0b
View commit details
Copy full SHA for 90b6c0b
Browse repository at this point
Add d3.bisectBy(comparator).
Show description for 3c7cc81
mbostock
committed
3c7cc81
View commit details
Copy full SHA for 3c7cc81
Browse repository at this point
Merge pull request #1800 from rogerbramon/ca_ES-locale
Show description for adeaf20
mbostock
committed
adeaf20
View commit details
Copy full SHA for adeaf20
Browse repository at this point
Commits on Mar 22, 2014
Merge pull request #1801 from jimkang/fix-quadtree-child-tests
Show description for d3cf1ef
mbostock
committed
d3cf1ef
View commit details
Copy full SHA for d3cf1ef
Browse repository at this point
Updated quadtree tests to check the `nodes` property of the node (a d3_geom_quadtreeNode) instead of treating the node as an array (which it is not) and trying to check indexes within it. e.g. `nod…
Show description for a2fae34
jimkang
committed
a2fae34
View commit details
Copy full SHA for a2fae34
Browse repository at this point
Commits on Mar 21, 2014
Add ca-ES for localization
rogerbramon
committed
17e1f96
View commit details
Copy full SHA for 17e1f96
Browse repository at this point
Commits on Mar 20, 2014
Fix typos in optional locale definitions.
jasondavies
committed
8e1ec1e
View commit details
Copy full SHA for 8e1ec1e
Browse repository at this point
Add optional en_GB locale.
Show description for 260d144
jasondavies
committed
260d144
View commit details
Copy full SHA for 260d144
Browse repository at this point
Commits on Mar 17, 2014
Merge pull request #1781 from fabriciotav/master
Show description for e4d5da3
mbostock
committed
e4d5da3
View commit details
Copy full SHA for e4d5da3
Browse repository at this point
Add pt-BR for localization.
Show description for cc64f19
fabriciotav
committed
cc64f19
View commit details
Copy full SHA for cc64f19
Browse repository at this point
Commits on Mar 13, 2014
Merge pull request #1775 from Alex--wu/master
Show description for 17b4acf
mbostock
committed
17b4acf
View commit details
Copy full SHA for 17b4acf
Browse repository at this point
Add zh-CN for localization
Alex--wu
committed
eb40480
View commit details
Copy full SHA for eb40480
Browse repository at this point
Previous
Next
You can’t perform that action at this time.