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.3.0
User selector
All users
All time
Commit history
Commits on Aug 22, 2013
Support nice(count) and nice(interval, skip).
Show description for cc4a1d0
mbostock
committed
cc4a1d0
View commit details
Copy full SHA for cc4a1d0
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
Add d3.pairs.
mbostock
committed
0c20525
View commit details
Copy full SHA for 0c20525
View code at this point
Browse repository at this point
Replace d3.geo.identity with d3.geo.clipExtent.
Show description for 8d9d2b7
mbostock
committed
8d9d2b7
View commit details
Copy full SHA for 8d9d2b7
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Fix d3.geo.stream tests for [x, y, z] coordinates.
mbostock
committed
1e0faba
View commit details
Copy full SHA for 1e0faba
View code at this point
Browse repository at this point
Commits on Aug 15, 2013
Allow submillisecond transition timing.
Show description for 1c88fc2
mbostock
committed
1c88fc2
View commit details
Copy full SHA for 1c88fc2
View code at this point
Browse repository at this point
Cleanup transition after end.
Show description for f030c61
mbostock
committed
f030c61
View commit details
Copy full SHA for f030c61
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Merge remote-tracking branch 'origin/remove-tick-subdivide' into 3.3
mbostock
committed
08d791f
View commit details
Copy full SHA for 08d791f
View code at this point
Browse repository at this point
Merge branch 'scale-nice' into 3.3
mbostock
committed
b82d85c
View commit details
Copy full SHA for b82d85c
View code at this point
Browse repository at this point
Merge branch 'xhr-beforesend' into 3.3
mbostock
committed
5203dc1
View commit details
Copy full SHA for 5203dc1
View code at this point
Browse repository at this point
Restructure state to shave a few bytes.
mbostock
committed
f1e796a
View commit details
Copy full SHA for f1e796a
View code at this point
Browse repository at this point
Commits on Aug 12, 2013
Fix #1410 - add selection.interrupt.
Show description for e7e6c3a
mbostock
committed
e7e6c3a
View commit details
Copy full SHA for e7e6c3a
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Add axis.{inner,outer}TickSize. Fixes #1394.
mbostock
committed
3007e88
View commit details
Copy full SHA for 3007e88
View code at this point
Browse repository at this point
Remove axis.tickSubdivide. Fixes #1115.
mbostock
committed
bd0ce6c
View commit details
Copy full SHA for bd0ce6c
View code at this point
Browse repository at this point
More readable.
mbostock
committed
774a081
View commit details
Copy full SHA for 774a081
View code at this point
Browse repository at this point
Add test for beforesend listener.
mbostock
committed
8e8fcbe
View commit details
Copy full SHA for 8e8fcbe
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 'map-copy-constructor' into 3.2.8
mbostock
committed
4c6b28d
View commit details
Copy full SHA for 4c6b28d
View code at this point
Browse repository at this point
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
Fix #1431 - sort with null nodes.
mbostock
committed
9192c11
View commit details
Copy full SHA for 9192c11
View code at this point
Browse repository at this point
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 21, 2013
Fix #1413 - d3.map copy constructor.
mbostock
committed
c14858b
View commit details
Copy full SHA for c14858b
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Merge branch 'fix-transition-filter' into 3.2.7
mbostock
committed
c49570f
View commit details
Copy full SHA for c49570f
View code at this point
Browse repository at this point
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
Fix #1407 - transition.filter crashes on empty.
Show description for 940d38d
mbostock
committed
940d38d
View commit details
Copy full SHA for 940d38d
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
Merge branch 'interpolate-color' into 3.2.4
mbostock
committed
87799fe
View commit details
Copy full SHA for 87799fe
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
Merge branch 'enter-insert-in-order' into 3.2.4
mbostock
committed
2f4d3d8
View commit details
Copy full SHA for 2f4d3d8
View code at this point
Browse repository at this point
Merge branch 'fix-basis-marker' into 3.2.4
mbostock
committed
248effc
View commit details
Copy full SHA for 248effc
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
Fix axis for scales that don’t define ticks.
Show description for b745b32
mbostock
committed
b745b32
View commit details
Copy full SHA for b745b32
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Add currency support to d3.format. Fixes #777.
Show description for 68809d3
mbostock
committed
68809d3
View commit details
Copy full SHA for 68809d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.