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 }}
asblom
/
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
3.0
User selector
All users
All time
Commit history
Commits on Nov 13, 2012
Further simplifications.
jasondavies
committed
4f1a849
View commit details
Copy full SHA for 4f1a849
Browse repository at this point
Fix another bug in d3.geo.circle.
Show description for 1932de8
jasondavies
committed
1932de8
View commit details
Copy full SHA for 1932de8
Browse repository at this point
Update Phillipines test for d3.geo.albers.
jasondavies
committed
112ed84
View commit details
Copy full SHA for 112ed84
Browse repository at this point
Simplify.
jasondavies
committed
d98a20a
View commit details
Copy full SHA for d98a20a
Browse repository at this point
Fix d3.geo.circle error.
Show description for 3c4af15
jasondavies
committed
3c4af15
View commit details
Copy full SHA for 3c4af15
Browse repository at this point
Commits on Nov 11, 2012
Simplify.
mbostock
committed
a3ea2d0
View commit details
Copy full SHA for a3ea2d0
Browse repository at this point
Remove broken mercator example.
mbostock
committed
ea265a8
View commit details
Copy full SHA for ea265a8
Browse repository at this point
Cleanup examples.
mbostock
committed
1b9aa90
View commit details
Copy full SHA for 1b9aa90
Browse repository at this point
Squash warnings.
mbostock
committed
8ee6c12
View commit details
Copy full SHA for 8ee6c12
Browse repository at this point
Merge branch 'treemap-slice' of https://github.com/jasondavies/d3 into 3.0
mbostock
committed
b262629
View commit details
Copy full SHA for b262629
Browse repository at this point
Merge pull request #887 from jasondavies/geo-circle
Show description for f684d1e
mbostock
committed
f684d1e
View commit details
Copy full SHA for f684d1e
Browse repository at this point
Commits on Nov 10, 2012
Better fix for .precision.
jasondavies
committed
5c97ac1
View commit details
Copy full SHA for 5c97ac1
Browse repository at this point
d3.geo.circle: fix .precision.
Show description for b71d0c9
jasondavies
committed
b71d0c9
View commit details
Copy full SHA for b71d0c9
Browse repository at this point
Add test for d3.geo.circle.
Show description for 38c304b
jasondavies
committed
38c304b
View commit details
Copy full SHA for 38c304b
Browse repository at this point
d3.geo.circle: generate GeoJSON Polygon.
Show description for ea7f617
jasondavies
committed
ea7f617
View commit details
Copy full SHA for ea7f617
Browse repository at this point
Commits on Nov 3, 2012
Add slice-dice, slice, and dice treemap modes.
Show description for fcb658b
jasondavies
committed
fcb658b
View commit details
Copy full SHA for fcb658b
Browse repository at this point
Commits on Nov 2, 2012
Don't assign to arguments; it's unreliable.
mbostock
committed
f011f21
View commit details
Copy full SHA for f011f21
Browse repository at this point
Switch to UglifyJS2.
mbostock
committed
ecb3339
View commit details
Copy full SHA for ecb3339
Browse repository at this point
Commits on Oct 30, 2012
Add support for 0, - and _ fill padding.
Show description for 835c3e1
mbostock
committed
835c3e1
View commit details
Copy full SHA for 835c3e1
Browse repository at this point
Configurable graticule precision.
mbostock
committed
5cacd70
View commit details
Copy full SHA for 5cacd70
Browse repository at this point
Commits on Oct 29, 2012
Fix merge error with localized decimal.
Show description for 891aced
mbostock
committed
891aced
View commit details
Copy full SHA for 891aced
Browse repository at this point
Remove generated file.
mbostock
committed
fd2b134
View commit details
Copy full SHA for fd2b134
Browse repository at this point
Merge branch 'format-align' of git://github.com/jasondavies/d3 into 3.0
Show description for 903fbb0
mbostock
committed
903fbb0
View commit details
Copy full SHA for 903fbb0
Browse repository at this point
Merge branch 'locale' of git://github.com/jasondavies/d3 into 3.0
mbostock
committed
6d7b742
View commit details
Copy full SHA for 6d7b742
Browse repository at this point
Merge branch 'geo-bounds' of git://github.com/jasondavies/d3 into 3.0
Show description for 9b1fefc
mbostock
committed
9b1fefc
View commit details
Copy full SHA for 9b1fefc
Browse repository at this point
Merge branch 'simplify-arguments' of git://github.com/jasondavies/d3 into 3.0
Show description for 9828afd
mbostock
committed
9828afd
View commit details
Copy full SHA for 9828afd
Browse repository at this point
Commits on Oct 27, 2012
Fix another Voronoi bug with N=2.
mbostock
committed
92ae464
View commit details
Copy full SHA for 92ae464
Browse repository at this point
Commits on Oct 25, 2012
Merge pull request #870 from jasondavies/geo-point
Show description for 60c6204
mbostock
committed
60c6204
View commit details
Copy full SHA for 60c6204
Browse repository at this point
Fix drawing of [Multi]Point geometries.
jasondavies
committed
b04954b
View commit details
Copy full SHA for b04954b
Browse repository at this point
Commits on Oct 19, 2012
Optimize d3_dsv.
Show description for 2358fd0
mbostock
committed
2358fd0
View commit details
Copy full SHA for 2358fd0
Browse repository at this point
Commits on Oct 17, 2012
Use reference time for scheduling transitions.
mbostock
committed
2356206
View commit details
Copy full SHA for 2356206
Browse repository at this point
Consolidate some code, again.
mbostock
committed
9abaad9
View commit details
Copy full SHA for 9abaad9
Browse repository at this point
Commits on Oct 16, 2012
Consolidate some code.
mbostock
committed
b1844d7
View commit details
Copy full SHA for b1844d7
Browse repository at this point
Greedy evaluation of transition.{style,attr,text}.
Show description for 3af91c3
mbostock
committed
3af91c3
View commit details
Copy full SHA for 3af91c3
Browse repository at this point
Changes to transition start & end.
Show description for 0794607
mbostock
committed
0794607
View commit details
Copy full SHA for 0794607
Browse repository at this point
Previous
Next
You can’t perform that action at this time.