Shapes - fill to infinity/-infinity
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Feature request - i want to be able to add a shape(rect) and be able to specify y value as follows:
- first value based on y axis
- second value fill to infinity/-inifnity
afaik today i can either set 'paper' and then both values are precentage based on graph area or 'y' and set both of them as points.
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
The issue names no files, tests, or entry points. Start by locating plotly.js shape rectangle handling and its paper- and y-coordinate logic; determine how mixed numeric and infinite y bounds should be represented and rendered. Done means a shape can combine one y-axis value with an infinity or negative-infinity bound, with the behavior covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100