Feature Request - Support for axis.y.tick.alignment
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
The y axis or inverted x axis ticks are currently right aligned. It would be great if we can add support to left align them.
Here's an example mock-up of what it could look like:

Contributor guide
Research direction
Start by locating the chart code that renders y-axis and inverted x-axis ticks, then trace how axis.y.tick options are handled. Compare the current right-aligned output with the attached mock-up and check existing axis option tests or examples if present. Done means axis.y.tick.alignment supports left alignment for the stated axes without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100