An open API service indexing awesome lists of open source software.

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.

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)