Ayref validator does not support "paper" (PR attached)
Open
Nobody has claimed this yet.
bug
P3
sev-2
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
The plotly documentation specifies that ayref can accept the paper value, as seen in
https://plotly.com/python/reference/layout/annotations/#layout-annotations-items-annotation-ayref.
however the validator does not accept this value. This is a tiny fix that adds "paper" to the validator options:
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
Start with the ayref validator and compare its accepted values with the documented layout annotation value and referenced PR #4460. Done means the validator accepts paper consistently with the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100