selectedpoints doesn't work from Plotly.update for scattergl
未關閉
還沒有人認領這個 Issue。
bug
P2
regression
- 主要語言
- JavaScript
- 星號
- 18.3k
- 分支
- 2k
- 平均合併
- 2 天 12 小時
- 30 天內合併 PR
- 28
描述
This is the same bug as #2348:
I cannot set selectedpoints on a scattergl trace when a box selection exists (in v2.35.2)
See the codepen: https://codepen.io/ks_openeye/pen/gvLrxR
It broke in 2.13.0 (still worked in 2.12.0).
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的 CodePen 重現開始,比較 Plotly.js 2.12.0(當時可以正常運作)與 2.13.0(發生故障)之間的行為。在存在 box 選取時,追蹤 scattergl trace 上針對 selectedpoints 的 Plotly.update 路徑;當在回報的 v2.35.2 情境中能夠正確設定選取的點時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- data-visualization
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100