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
geo
on
fix-zoom
User selector
All users
All time
Commit history
Commits on Nov 14, 2014
Merge branch 'pelson-rotation_dep_on_compose' into 3.5
mbostock
committed
b683163
View commit details
Copy full SHA for b683163
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Fix extra stroke when drawing points.
Show description for 6467340
mbostock
committed
6467340
View commit details
Copy full SHA for 6467340
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Added compose as a dependency of rotation.
pelson
committed
89f1e65
View commit details
Copy full SHA for 89f1e65
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
Fix a few imports.
jasondavies
committed
03e74cb
View commit details
Copy full SHA for 03e74cb
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Minor optimization.
mbostock
committed
f5c380b
View commit details
Copy full SHA for f5c380b
View code at this point
Browse repository at this point
Fix reported center.
mbostock
committed
a394493
View commit details
Copy full SHA for a394493
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Don’t generate empty polygons during clipping.
Show description for a264d55
jasondavies
committed
a264d55
View commit details
Copy full SHA for a264d55
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Clamp latitude for conic conformal projection.
Show description for defe5bc
mbostock
committed
defe5bc
View commit details
Copy full SHA for defe5bc
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
Workaround for lack of symmetry in Math.sin.
Show description for bef5de7
jasondavies
committed
bef5de7
View commit details
Copy full SHA for bef5de7
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
Fix a winding order bug in viewport clipping.
Show description for 657effb
mbostock
committed
657effb
View commit details
Copy full SHA for 657effb
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
Merge branch 'locale' into 3.4
mbostock
committed
f8b79c9
View commit details
Copy full SHA for f8b79c9
View code at this point
Browse repository at this point
Merge branch 'better-hull2' of https://github.com/DanGoldbach/d3 into 3.4
mbostock
committed
d0a047a
View commit details
Copy full SHA for d0a047a
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Quick and ugly hack to allow multiple locales.
Show description for 8349aa1
mbostock
committed
8349aa1
View commit details
Copy full SHA for 8349aa1
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Inline transverse mercator implementation.
Show description for 8b67f00
mbostock
committed
8b67f00
View commit details
Copy full SHA for 8b67f00
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Cleaner transverse projection. Fixes tests.
mbostock
committed
1260358
View commit details
Copy full SHA for 1260358
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
Refactor isLeft out of clip-extent into trigonometry
27359794
committed
bfce5d5
View commit details
Copy full SHA for bfce5d5
View code at this point
Browse repository at this point
Commits on Dec 3, 2013
Arbitrary transverse projections.
Show description for 47be400
mbostock
committed
47be400
View commit details
Copy full SHA for 47be400
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Avoid flipping longitude near ±π.
Show description for 32e73ca
mbostock
committed
32e73ca
View commit details
Copy full SHA for 32e73ca
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Shared point-based stream transform.
Show description for 1dd2f40
mbostock
committed
1dd2f40
View commit details
Copy full SHA for 1dd2f40
View code at this point
Browse repository at this point
Refactor to reduce closures.
mbostock
committed
9c1cd93
View commit details
Copy full SHA for 9c1cd93
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Minor optimisation for projection.precision(0).
Show description for 855061d
jasondavies
committed
855061d
View commit details
Copy full SHA for 855061d
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Rename d3_svg_line{X,Y} to d3_geom_point{X,Y}.
Show description for 2a7d873
jasondavies
committed
2a7d873
View commit details
Copy full SHA for 2a7d873
View code at this point
Browse repository at this point
Revert b0659e0ce28d08faf88cd9c4086bf9d2022ac85d.
Show description for e3c3e54
mbostock
committed
e3c3e54
View commit details
Copy full SHA for e3c3e54
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Minify the hard way.
mbostock
committed
cde0176
View commit details
Copy full SHA for cde0176
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Merge remote-tracking branch 'origin/geo-rings' into 3.3.7
Show description for 261940a
mbostock
committed
261940a
View commit details
Copy full SHA for 261940a
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Use objects rather than arrays.
Show description for 5bc83c3
mbostock
committed
5bc83c3
View commit details
Copy full SHA for 5bc83c3
View code at this point
Browse repository at this point
Only copy vertices for clipping as needed.
mbostock
committed
1cb4a1a
View commit details
Copy full SHA for 1cb4a1a
View code at this point
Browse repository at this point
Consolidate Liang–Barsky clipping implementations.
mbostock
committed
4b35157
View commit details
Copy full SHA for 4b35157
View code at this point
Browse repository at this point
Alias Math.abs.
mbostock
committed
7ba007f
View commit details
Copy full SHA for 7ba007f
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Simplify.
jasondavies
committed
d23919f
View commit details
Copy full SHA for d23919f
View code at this point
Browse repository at this point
Optimise.
jasondavies
committed
3ef3ae4
View commit details
Copy full SHA for 3ef3ae4
View code at this point
Browse repository at this point
Some minor optimisations.
jasondavies
committed
b5b05d5
View commit details
Copy full SHA for b5b05d5
View code at this point
Browse repository at this point
Preserve polygon exterior/interior ring ordering.
Show description for b0659e0
jasondavies
committed
b0659e0
View commit details
Copy full SHA for b0659e0
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
Fix clipping bug for complex polygons.
Show description for 9eb878e
jasondavies
committed
9eb878e
View commit details
Copy full SHA for 9eb878e
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Merge remote-tracking branch 'origin/fix-clip-extent' into 3.3.6
mbostock
committed
a76aed5
View commit details
Copy full SHA for a76aed5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.