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
v3.1.8
User selector
All users
All time
Commit history
Commits on May 20, 2013
Merge branch 'fix-range-band' into 3.1.8
mbostock
committed
c0dcd06
View commit details
Copy full SHA for c0dcd06
View code at this point
Browse repository at this point
Define rangeBand in context of rangePoints.
Show description for b7f5f30
mbostock
committed
b7f5f30
View commit details
Copy full SHA for b7f5f30
View code at this point
Browse repository at this point
More accurate projection function.
mbostock
committed
61c67b9
View commit details
Copy full SHA for 61c67b9
View code at this point
Browse repository at this point
Fix path tests.
jasondavies
committed
4663d05
View commit details
Copy full SHA for 4663d05
View code at this point
Browse repository at this point
Fix albers tests and inversion of North pole.
jasondavies
committed
af35ec0
View commit details
Copy full SHA for af35ec0
View code at this point
Browse repository at this point
Fix d3.geo.albersUsa tests.
jasondavies
committed
1bdc299
View commit details
Copy full SHA for 1bdc299
View code at this point
Browse repository at this point
Commits on May 19, 2013
Redesigned d3.geo.albersUsa.
Show description for e8fcad0
mbostock
committed
e8fcad0
View commit details
Copy full SHA for e8fcad0
View code at this point
Browse repository at this point
Commits on May 15, 2013
Merge remote-tracking branch 'origin/fix-interpolate' into 3.1.7
mbostock
committed
3fefb4a
View commit details
Copy full SHA for 3fefb4a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/fix-scale-domain' into 3.1.7
mbostock
committed
c8b9164
View commit details
Copy full SHA for c8b9164
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/clip-view' into 3.1.7
mbostock
committed
f919732
View commit details
Copy full SHA for f919732
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/geo-bounds' into 3.1.7
mbostock
committed
6e65006
View commit details
Copy full SHA for 6e65006
View code at this point
Browse repository at this point
Fix #1247 - more robust interpolation, again.
Show description for 756ff5c
mbostock
committed
756ff5c
View commit details
Copy full SHA for 756ff5c
View code at this point
Browse repository at this point
Commits on May 13, 2013
Preserve domains exactly.
Show description for 36ab0dc
mbostock
committed
36ab0dc
View commit details
Copy full SHA for 36ab0dc
View code at this point
Browse repository at this point
Commits on May 8, 2013
Fix time tests by adding Date to sandbox.
Show description for f69040c
jasondavies
committed
f69040c
View commit details
Copy full SHA for f69040c
View code at this point
Browse repository at this point
Remove redundant VERSION from test sandbox.
Show description for 67dce47
jasondavies
committed
67dce47
View commit details
Copy full SHA for 67dce47
View code at this point
Browse repository at this point
Commits on May 5, 2013
d3.geo.bounds: antimeridian and inflection points.
Show description for e1beaab
jasondavies
committed
e1beaab
View commit details
Copy full SHA for e1beaab
View code at this point
Browse repository at this point
Commits on May 4, 2013
Fix projection.clipExtent regression.
Show description for 3eae02e
jasondavies
committed
3eae02e
View commit details
Copy full SHA for 3eae02e
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
Saturation is only undefined for black and white.
mbostock
committed
0c7d186
View commit details
Copy full SHA for 0c7d186
View code at this point
Browse repository at this point
Merge branch 'grayscale' into 3.1.6
mbostock
committed
42da3ba
View commit details
Copy full SHA for 42da3ba
View code at this point
Browse repository at this point
Merge branch 'convex-hull' into 3.1.6
mbostock
committed
7d81f05
View commit details
Copy full SHA for 7d81f05
View code at this point
Browse repository at this point
Fix #993; d3.geom.hull is now ccw.
mbostock
committed
f76f564
View commit details
Copy full SHA for f76f564
View code at this point
Browse repository at this point
Fix #1220 #1218 re. d3.select and d3.selectAll.
Show description for 9120507
mbostock
committed
9120507
View commit details
Copy full SHA for 9120507
View code at this point
Browse repository at this point
Select the document element, not the document.
Show description for b96e4e3
mbostock
committed
b96e4e3
View commit details
Copy full SHA for b96e4e3
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
Don't build package.json. Fixes #1213.
mbostock
committed
8e5b974
View commit details
Copy full SHA for 8e5b974
View code at this point
Browse repository at this point
Commits on Apr 19, 2013
Allow hue, chroma or saturation to be undefined.
Show description for ff5364d
mbostock
committed
ff5364d
View commit details
Copy full SHA for ff5364d
View code at this point
Browse repository at this point
Commits on Apr 11, 2013
Fix typo in test description.
jasondavies
committed
9f25c5f
View commit details
Copy full SHA for 9f25c5f
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
Merge branch 'fix-null-geometry' into 3.1.5
mbostock
committed
deae63e
View commit details
Copy full SHA for deae63e
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
Ignore null geometries.
mbostock
committed
ab7af35
View commit details
Copy full SHA for ab7af35
View code at this point
Browse repository at this point
Commits on Mar 31, 2013
Favor strictEqual for testing.
mbostock
committed
6c0c0c2
View commit details
Copy full SHA for 6c0c0c2
View code at this point
Browse repository at this point
More robust type inference for d3.interpolate.
Show description for 359546c
mbostock
committed
359546c
View commit details
Copy full SHA for 359546c
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
Add test for clipExtent: redundant closing points.
jasondavies
committed
f2cce5f
View commit details
Copy full SHA for f2cce5f
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
Add test for quadtree with no bounds.
jasondavies
committed
bcf70c9
View commit details
Copy full SHA for bcf70c9
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
Minor code style fixes.
jasondavies
committed
34059e2
View commit details
Copy full SHA for 34059e2
View code at this point
Browse repository at this point
Add missing semicolons to test.
jasondavies
committed
dcd7842
View commit details
Copy full SHA for dcd7842
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Refactor d3.geom.hull.
jasondavies
committed
fd40dc2
View commit details
Copy full SHA for fd40dc2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.