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
scale
log.js
on
strict-function
User selector
All users
All time
Commit history
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 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
Simplify.
mbostock
committed
5aba2e6
View commit details
Copy full SHA for 5aba2e6
View code at this point
Browse repository at this point
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
Fix rounding problems with log scale nicing.
mbostock
committed
4162116
View commit details
Copy full SHA for 4162116
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
More flexible scale.nice. Fixes #1088.
mbostock
committed
60576ba
View commit details
Copy full SHA for 60576ba
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 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 Mar 13, 2013
Better logical grouping of files.
mbostock
committed
05e4916
View commit details
Copy full SHA for 05e4916
View code at this point
Browse repository at this point
Smashing scales and svg.
mbostock
committed
0682c18
View commit details
Copy full SHA for 0682c18
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
Commits on Sep 6, 2012
Simplify a few arguments.length checks.
jasondavies
committed
c0f2775
View commit details
Copy full SHA for c0f2775
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
Always display powers-of-ten tick labels.
Show description for 0f12c1b
mbostock
committed
0f12c1b
View commit details
Copy full SHA for 0f12c1b
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Remove a few more extraneous semicolons.
jasondavies
committed
8182f8d
View commit details
Copy full SHA for 8182f8d
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
Fix NaN in clamped log scale inversion.
mbostock
committed
149d174
View commit details
Copy full SHA for 149d174
View code at this point
Browse repository at this point
Commits on Nov 30, 2011
Fix #394.
mbostock
committed
a752b96
View commit details
Copy full SHA for a752b96
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
Fixed precision for the default log tick format.
Show description for 3de298b
mbostock
committed
3de298b
View commit details
Copy full SHA for 3de298b
View code at this point
Browse repository at this point
Remove spurious rounding.
mbostock
committed
da47ae8
View commit details
Copy full SHA for da47ae8
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 Aug 12, 2011
Add scale.copy.
Show description for 5d17075
mbostock
committed
5d17075
View commit details
Copy full SHA for 5d17075
View code at this point
Browse repository at this point
Commits on Jun 24, 2011
Refactor ticks implementation.
Show description for 2eba032
mbostock
committed
2eba032
View commit details
Copy full SHA for 2eba032
View code at this point
Browse repository at this point
Commits on Jun 17, 2011
Linear and log ticks: support descending domains.
Show description for c159980
jasondavies
committed
c159980
View commit details
Copy full SHA for c159980
View code at this point
Browse repository at this point
Commits on Jun 11, 2011
Reduce code duplication.
Show description for 0607c58
mbostock
committed
0607c58
View commit details
Copy full SHA for 0607c58
View code at this point
Browse repository at this point
Commits on Jun 7, 2011
Add semicolons.
jasondavies
committed
aeb1212
View commit details
Copy full SHA for aeb1212
View code at this point
Browse repository at this point
Support for nice polylinear log scales.
jasondavies
committed
dc792de
View commit details
Copy full SHA for dc792de
View code at this point
Browse repository at this point
Commits on Jun 6, 2011
Fix "nice" log scales.
Show description for 8421fca
jasondavies
committed
8421fca
View commit details
Copy full SHA for 8421fca
View code at this point
Browse repository at this point
Add d3.scale.log().nice().
Show description for e1daa47
jasondavies
committed
e1daa47
View commit details
Copy full SHA for e1daa47
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
rename clamped() method to clamp()
NelsonMinar
committed
c7c9e7f
View commit details
Copy full SHA for c7c9e7f
View code at this point
Browse repository at this point
Commits on Apr 10, 2011
add clamped() to numeric scales
NelsonMinar
committed
a5055b4
View commit details
Copy full SHA for a5055b4
View code at this point
Browse repository at this point
Commits on Mar 30, 2011
Fix a bug in d3.scale.log ticks.
mbostock
committed
29efd2a
View commit details
Copy full SHA for 29efd2a
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Fix a type-coercion bug with scale domains.
mbostock
committed
723a531
View commit details
Copy full SHA for 723a531
View code at this point
Browse repository at this point
Commits on Mar 12, 2011
Add hierarchy & partition layouts.
Show description for abae3f9
mbostock
committed
abae3f9
View commit details
Copy full SHA for abae3f9
View code at this point
Browse repository at this point
Commits on Feb 14, 2011
Add d3.svg.symbol.
Show description for 77a061f
mbostock
committed
77a061f
View commit details
Copy full SHA for 77a061f
View code at this point
Browse repository at this point
Commits on Jan 28, 2011
Scale interpolators & range rounding.
Show description for 811aa10
mbostock
committed
811aa10
View commit details
Copy full SHA for 811aa10
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.