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 }}
aamining
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
d3
test
on
line-copy
User selector
All users
All time
Commit history
Commits on Dec 16, 2013
Added failing test for nice() on millisec interval
stuglaser
committed
2509055
View commit details
Copy full SHA for 2509055
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Fix #1664 - empty classed string.
Show description for 0a12e31
mbostock
committed
0a12e31
View commit details
Copy full SHA for 0a12e31
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
Use `inDelta` not `equals` for double comparisons in polygon area test
27359794
committed
97d9cb3
View commit details
Copy full SHA for 97d9cb3
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Merge remote-tracking branch 'origin/fix-tick-format-precision' into 3.3.9
mbostock
committed
19d98c6
View commit details
Copy full SHA for 19d98c6
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Merge branch 'master' of git://github.com/hlvoorhees/d3 into fix-tick-format-precision
mbostock
committed
dd62c56
View commit details
Copy full SHA for dd62c56
View code at this point
Browse repository at this point
Make d3_scale_linearTickFormat handle formats specifiers "r" and "p".
hlvoorhees
committed
4fa78bb
View commit details
Copy full SHA for 4fa78bb
View code at this point
Browse repository at this point
Refactor d3_scale_linearTickFormat to only compute precision when necessary.
Show description for 3eb988f
hlvoorhees
committed
3eb988f
View commit details
Copy full SHA for 3eb988f
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Parse the format specifier passed to d3_scale_linearTickFormat.
Show description for bf932d0
hlvoorhees
committed
bf932d0
View commit details
Copy full SHA for bf932d0
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
Remove the children array for childless nodes.
Show description for 7b4a772
jasondavies
committed
7b4a772
View commit details
Copy full SHA for 7b4a772
View code at this point
Browse repository at this point
Use higher-resolution files for benchmark.
mbostock
committed
bfcdc04
View commit details
Copy full SHA for bfcdc04
View code at this point
Browse repository at this point
Add Oceans to d3.geo.path benchmark.
mbostock
committed
23fd3d4
View commit details
Copy full SHA for 23fd3d4
View code at this point
Browse repository at this point
Add world-countries.json to d3.geo.path benchmark.
mbostock
committed
39bc371
View commit details
Copy full SHA for 39bc371
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
Fix transition test.
mbostock
committed
3aaa728
View commit details
Copy full SHA for 3aaa728
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Reverse order of polygons.
Show description for 017e640
mbostock
committed
017e640
View commit details
Copy full SHA for 017e640
View code at this point
Browse repository at this point
Added linear scale tick format tests for non-fixed-point formats to demonstrate format precision bug.
hlvoorhees
committed
9955196
View commit details
Copy full SHA for 9955196
View code at this point
Browse repository at this point
Fix a bug in d3.merge optimization.
Show description for ec2eadb
mbostock
committed
ec2eadb
View commit details
Copy full SHA for ec2eadb
View code at this point
Browse repository at this point
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
Test exponent notation format with fractionDigits argument specified.
hlvoorhees
committed
f24f39b
View commit details
Copy full SHA for f24f39b
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Fix failing tests.
Show description for cf66ccc
jasondavies
committed
cf66ccc
View commit details
Copy full SHA for cf66ccc
View code at this point
Browse repository at this point
Add Voronoi benchmark.
mbostock
committed
fc73f2e
View commit details
Copy full SHA for fc73f2e
View code at this point
Browse repository at this point
Checkpoint new Voronoi implementation.
Show description for 04bbf9f
mbostock
committed
04bbf9f
View commit details
Copy full SHA for 04bbf9f
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
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
Don’t pollute an ordinal scale’s domain.
Show description for d2ad436
mbostock
committed
d2ad436
View commit details
Copy full SHA for d2ad436
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
Move benchmark.
mbostock
committed
6858250
View commit details
Copy full SHA for 6858250
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
Fix clipExtent bug.
Show description for b89c2d9
jasondavies
committed
b89c2d9
View commit details
Copy full SHA for b89c2d9
View code at this point
Browse repository at this point
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 Sep 19, 2013
Merge remote-tracking branch 'origin/fix-time-degenerate-ticks' into 3.3.4
mbostock
committed
0d57d39
View commit details
Copy full SHA for 0d57d39
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/fix-axis-tick-key' into 3.3.4
mbostock
committed
874bf96
View commit details
Copy full SHA for 874bf96
View code at this point
Browse repository at this point
Fix crash in ticks for empty d3.time.scale domain.
Show description for 90d06cf
mbostock
committed
90d06cf
View commit details
Copy full SHA for 90d06cf
View code at this point
Browse repository at this point
Use the scale as the tick key function.
Show description for 06e2077
mbostock
committed
06e2077
View commit details
Copy full SHA for 06e2077
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
Fix point-in-polygon for multiple polar rings.
Show description for eff0a11
jasondavies
committed
eff0a11
View commit details
Copy full SHA for eff0a11
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
Support parsing timezone offsets.
Show description for 7e2cf5a
jasondavies
committed
7e2cf5a
View commit details
Copy full SHA for 7e2cf5a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.