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
test
scale
on
clip-polygon-semantics
User selector
All users
All time
Commit history
Commits on Sep 21, 2013
Restrict implicit domains to explicit ranges.
Show description for 113032b
mbostock
committed
113032b
View commit details
Copy full SHA for 113032b
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Fix #1435 - use ten ticks by default.
Show description for 7169511
mbostock
committed
7169511
View commit details
Copy full SHA for 7169511
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
Merge branch 'fix-degenerate-log-ticks' into 3.2.8
mbostock
committed
af85c4e
View commit details
Copy full SHA for af85c4e
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Better test for automatic tick precision.
mbostock
committed
c247e16
View commit details
Copy full SHA for c247e16
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
Fix #1420 - regression with degenerate log ticks.
Show description for 0015231
mbostock
committed
0015231
View commit details
Copy full SHA for 0015231
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Color interpolators return strings.
Show description for 8c5558a
mbostock
committed
8c5558a
View commit details
Copy full SHA for 8c5558a
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Fix log.nice.
mbostock
committed
95bc9f4
View commit details
Copy full SHA for 95bc9f4
View code at this point
Browse repository at this point
Commits on Jul 11, 2013
Fix another rounding bug in log.ticks.
mbostock
committed
5955473
View commit details
Copy full SHA for 5955473
View code at this point
Browse repository at this point
Commits on Jul 5, 2013
Merge branch 'fix-axis-no-ticks' into 3.2.4
mbostock
committed
df18a15
View commit details
Copy full SHA for df18a15
View code at this point
Browse repository at this point
Color interpolators return color instances.
Show description for ce6526c
mbostock
committed
ce6526c
View commit details
Copy full SHA for ce6526c
View code at this point
Browse repository at this point
Add missing quantile.invertExtent.
Show description for 5818789
mbostock
committed
5818789
View commit details
Copy full SHA for 5818789
View code at this point
Browse repository at this point
Commits on Jun 29, 2013
Remove test dependencies on DOM.
mbostock
committed
afede9f
View commit details
Copy full SHA for afede9f
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
Return undefined, not NaN.
Show description for 0edad18
mbostock
committed
0edad18
View commit details
Copy full SHA for 0edad18
View code at this point
Browse repository at this point
Fixes for non-orderable values.
Show description for aad1b18
mbostock
committed
aad1b18
View commit details
Copy full SHA for aad1b18
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
Add tests for variable scale.nice.
mbostock
committed
f6108db
View commit details
Copy full SHA for f6108db
View code at this point
Browse repository at this point
Commits on May 30, 2013
Merge branch 'quantize-invert' of github.com:scottcheng/d3 into invert-extent
mbostock
committed
d976c80
View commit details
Copy full SHA for d976c80
View code at this point
Browse repository at this point
Add threshold scale invertExtent. Related #1201.
mbostock
committed
34633ae
View commit details
Copy full SHA for 34633ae
View code at this point
Browse repository at this point
Commits on May 28, 2013
Accept string as log scale tickFormat.
Show description for 662ff02
mbostock
committed
662ff02
View commit details
Copy full SHA for 662ff02
View code at this point
Browse repository at this point
Commits on May 20, 2013
Revert "Define rangeBand in context of rangePoints."
Show description for eb38418
mbostock
committed
eb38418
View commit details
Copy full SHA for eb38418
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
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 Apr 18, 2013
Add test for scale.quantize.invertExtent: out-of-range values and duplicate values in the range
Scott Cheng
committed
c4dd577
View commit details
Copy full SHA for c4dd577
View code at this point
Browse repository at this point
Commits on Apr 17, 2013
Add test for scale.quantize.invertExtent: arbitrary range values
Scott Cheng
committed
d479282
View commit details
Copy full SHA for d479282
View code at this point
Browse repository at this point
Add test for scale.quantize.invertExtent
Scott Cheng
committed
ea2a48a
View commit details
Copy full SHA for ea2a48a
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
Commits on Mar 14, 2013
Use _ to disambiguate local vs. global d3.
mbostock
committed
0d7c6c5
View commit details
Copy full SHA for 0d7c6c5
View code at this point
Browse repository at this point
Rename assert and XMLHttpRequest.
mbostock
committed
68be0ac
View commit details
Copy full SHA for 68be0ac
View code at this point
Browse repository at this point
Standardize test environment.
mbostock
committed
ecbf93d
View commit details
Copy full SHA for ecbf93d
View code at this point
Browse repository at this point
Refactor scale tests for minimal load.
mbostock
committed
e1842fc
View commit details
Copy full SHA for e1842fc
View code at this point
Browse repository at this point
Checkpoint test refactoring.
mbostock
committed
608902c
View commit details
Copy full SHA for 608902c
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
More sensible ticks when not base 10.
mbostock
committed
04e4b57
View commit details
Copy full SHA for 04e4b57
View code at this point
Browse repository at this point
Add d3.scale.log base. Fixes #928.
Show description for 5ef9dcd
mbostock
committed
5ef9dcd
View commit details
Copy full SHA for 5ef9dcd
View code at this point
Browse repository at this point
Fix vows clobbering our custom asserts.
mbostock
committed
a3bb93a
View commit details
Copy full SHA for a3bb93a
View code at this point
Browse repository at this point
Commits on Aug 16, 2012
Fix #771 for singleton ordinal domains.
mbostock
committed
05da7af
View commit details
Copy full SHA for 05da7af
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
Add d3.scale.threshold. Fixes #755.
mbostock
committed
e42eb90
View commit details
Copy full SHA for e42eb90
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.