plotly / plotly/angular-plotly.js
multiple Y-axis position.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
Hi,
I was trying to plot a multiple y-axis graph in my angular 12 project, and I got the result in the picture:

the layout object was like this:

the position of the seasonal Y-axis was inside the plot, and when I tried to change the value of the position to -0.15, it went to same place as the residual Y-axis.
Is there an error in the object that I constructed or is it some other problem ?
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the multiple Y-axis graph in the Angular 12 project using the layout object shown in the issue. Check how the seasonal axis behaves with its original position and with -0.15; the issue is done when the axis positions match the intended layout without overlapping the residual axis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100