https://github.com/d3/d3-axis
Human-readable reference marks for scales.
https://github.com/d3/d3-axis
Last synced: 12 months ago
JSON representation
Human-readable reference marks for scales.
- Host: GitHub
- URL: https://github.com/d3/d3-axis
- Owner: d3
- License: isc
- Created: 2016-01-05T01:26:50.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T14:56:24.000Z (over 2 years ago)
- Last Synced: 2025-05-04T02:37:58.886Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://d3js.org/d3-axis
- Size: 341 KB
- Stars: 208
- Watchers: 10
- Forks: 107
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-axis
The axis component renders human-readable reference marks for [scales](https://github.com/d3/d3-scale). This alleviates one of the more tedious tasks in visualizing data.
## Resources
- [Documentation](https://d3js.org/d3-axis)
- [Examples](https://observablehq.com/collection/@d3/d3-axis)
- [Releases](https://github.com/d3/d3-axis/releases)
- [Getting help](https://d3js.org/community)