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
Breadcrumbs
History for
d3
test
on
v2.3.0
User selector
All users
All time
Commit history
Commits on Sep 27, 2011
Fix for Bonne projection at 0° parallel.
mbostock
committed
bbcaa27
View commit details
Copy full SHA for bbcaa27
View code at this point
Browse repository at this point
Merge branch 'bonne' of https://github.com/jasondavies/d3 into release
mbostock
committed
6a65451
View commit details
Copy full SHA for 6a65451
View code at this point
Browse repository at this point
Merge branch 'gnomonic' into release
mbostock
committed
a70975b
View commit details
Copy full SHA for a70975b
View code at this point
Browse repository at this point
Merge branch 'fix-format-zero-sigfig' into release
mbostock
committed
fd0759f
View commit details
Copy full SHA for fd0759f
View code at this point
Browse repository at this point
Merge branch 'scale-log-ticks' into release
mbostock
committed
4c179d9
View commit details
Copy full SHA for 4c179d9
View code at this point
Browse repository at this point
Add back d3_array for IE9.
Show description for 80fafd5
mbostock
committed
80fafd5
View commit details
Copy full SHA for 80fafd5
View code at this point
Browse repository at this point
Add d3.geo.greatArc.
Show description for 14dcdea
mbostock
committed
14dcdea
View commit details
Copy full SHA for 14dcdea
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
Merge branch 'gnomonic' of https://github.com/jasondavies/d3 into gnomonic
mbostock
committed
b678e08
View commit details
Copy full SHA for b678e08
View code at this point
Browse repository at this point
Commits on Sep 25, 2011
Add Bonne geographic projection.
Show description for a6eb928
jasondavies
committed
a6eb928
View commit details
Copy full SHA for a6eb928
View code at this point
Browse repository at this point
Commits on Sep 21, 2011
Better log ticks.
Show description for 7895afb
mbostock
committed
7895afb
View commit details
Copy full SHA for 7895afb
View code at this point
Browse repository at this point
Commits on Sep 20, 2011
fix significant figures formatting ('r') when specifying a precision for input 0.
pjjw
committed
6ca72c4
View commit details
Copy full SHA for 6ca72c4
View code at this point
Browse repository at this point
Commits on Sep 18, 2011
Add test for coincident circles.
jasondavies
committed
9a8b383
View commit details
Copy full SHA for 9a8b383
View code at this point
Browse repository at this point
Make residual floating point test clearer.
Show description for 016ed70
jasondavies
committed
016ed70
View commit details
Copy full SHA for 016ed70
View code at this point
Browse repository at this point
Merge branch 'pack' of https://github.com/jasondavies/d3 into release
mbostock
committed
ee10316
View commit details
Copy full SHA for ee10316
View code at this point
Browse repository at this point
Remove unused code.
Show description for 76b7180
mbostock
committed
76b7180
View commit details
Copy full SHA for 76b7180
View code at this point
Browse repository at this point
Merge branch 'hierarchy-children' of https://github.com/jasondavies/d3 into release
mbostock
committed
4132968
View commit details
Copy full SHA for 4132968
View code at this point
Browse repository at this point
Rename equirect to equirectangular; add test.
mbostock
committed
8f78039
View commit details
Copy full SHA for 8f78039
View code at this point
Browse repository at this point
Commits on Sep 12, 2011
Reinstate d3.geo.greatCircle.n.
Show description for d832335
jasondavies
committed
d832335
View commit details
Copy full SHA for d832335
View code at this point
Browse repository at this point
Reinstate d3.geo.greatCircle.polyline.
Show description for 15dda93
jasondavies
committed
15dda93
View commit details
Copy full SHA for 15dda93
View code at this point
Browse repository at this point
Fix azimuthal projections of origin point.
jasondavies
committed
cb8afe7
View commit details
Copy full SHA for cb8afe7
View code at this point
Browse repository at this point
Remove source/target for great circles.
Show description for 90cd1bc
jasondavies
committed
90cd1bc
View commit details
Copy full SHA for 90cd1bc
View code at this point
Browse repository at this point
Add d3.geo.greatCircle.polyline and precision.
Show description for e284f87
jasondavies
committed
e284f87
View commit details
Copy full SHA for e284f87
View code at this point
Browse repository at this point
Add d3.geo.clip for radial clipping.
Show description for abc6541
jasondavies
committed
abc6541
View commit details
Copy full SHA for abc6541
View code at this point
Browse repository at this point
Commits on Sep 10, 2011
Add azimuthal "equalarea" projection mode.
jasondavies
committed
afe60a1
View commit details
Copy full SHA for afe60a1
View code at this point
Browse repository at this point
Add azimuthal equidistant projection mode.
jasondavies
committed
1e017e6
View commit details
Copy full SHA for 1e017e6
View code at this point
Browse repository at this point
Add "gnomonic" mode to azimuthal projection.
Show description for 71542f6
jasondavies
committed
71542f6
View commit details
Copy full SHA for 71542f6
View code at this point
Browse repository at this point
Commits on Sep 9, 2011
Use partition.nodes in tests for consistency.
jasondavies
committed
8d6511a
View commit details
Copy full SHA for 8d6511a
View code at this point
Browse repository at this point
Commits on Sep 8, 2011
Add empty children test for partition layout.
jasondavies
committed
3b629b4
View commit details
Copy full SHA for 3b629b4
View code at this point
Browse repository at this point
Add empty children test for treemap layout.
jasondavies
committed
1873142
View commit details
Copy full SHA for 1873142
View code at this point
Browse repository at this point
Add empty children/zero tests for cluster layout.
jasondavies
committed
feef31a
View commit details
Copy full SHA for feef31a
View code at this point
Browse repository at this point
Fix empty children handling for revalue.
Show description for ab525c4
jasondavies
committed
ab525c4
View commit details
Copy full SHA for ab525c4
View code at this point
Browse repository at this point
Commits on Sep 7, 2011
Treat nodes with empty children arrays as leaves.
Show description for d024c3f
jasondavies
committed
d024c3f
View commit details
Copy full SHA for d024c3f
View code at this point
Browse repository at this point
Commits on Sep 3, 2011
Fix previous optimisation and add test.
jasondavies
committed
833bc5d
View commit details
Copy full SHA for 833bc5d
View code at this point
Browse repository at this point
Commits on Sep 2, 2011
Handle zero-valued nodes in d3.layout.pack.
Show description for d237320
jasondavies
committed
d237320
View commit details
Copy full SHA for d237320
View code at this point
Browse repository at this point
Commits on Sep 1, 2011
Merge branch 'ease-clamp' into release
mbostock
committed
897b0b6
View commit details
Copy full SHA for 897b0b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.