observablehq / observablehq/plot
Position of the axis label with `labelAnchor: right`
Open
Nobody has claimed this yet.
question
- Dominant language
- HTML
- Stars
- 5.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/observablehq/plot/issues/375
I thought labelAnchor: right would put the label under the axis rule, not that far to the right.
OK
Not expected
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation file or test is named. Start by reproducing the examples in the issue and read the related issue #375, then trace the axis-label handling for labelAnchor: right. Done means the label sits under the axis rule as shown in the expected example without changing other anchor positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100