plotly / plotly/angular-plotly.js
multiple Y-axis position.
未關閉
還沒有人認領這個 Issue。
- 主要語言
- TypeScript
- 星號
- 242
- 分支
- 81
- 平均合併
- 8 小時 48 分鐘
- 30 天內合併 PR
- 18
描述
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 ?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,使用 issue 中所示的 layout 物件,在 Angular 12 專案中重現具有多個 Y 軸的圖表。檢查季節軸在其原始位置和 -0.15 時的行為;當各軸的位置與預期的 layout 一致且不與殘差軸重疊時,issue 即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, typescript
- 領域
- data-visualization, frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100