plotly / plotly/angular-plotly.js
Console Warning on updating data.selectedpoints
未關閉
還沒有人認領這個 Issue。
- 主要語言
- TypeScript
- 星號
- 242
- 分支
- 81
- 平均合併
- 8 小時 48 分鐘
- 30 天內合併 PR
- 18
描述
We are encountering an issue on plotly while using the lasso option.
After doing the lasso selection, if we try to update any property in the data, the plotly clears the lasso selection and we get a console warning like the one below.
Also, We are trying to clear the lasso selection by removing the selectedpoints from the data. Even in this case, we are seeing the same warning. Is there any other better approach for resetting the lasso selection?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 提到了 angular-plotly.js、套索選取和 data.selectedpoints,但沒有指出原始碼檔案或測試。首先透過進行套索選取並更新 data 來重現警告,然後測試移除 selectedpoints 是否能將其重設。完成的標準是:可以清除選取,或在沒有主控台警告的情況下更新 data。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, typescript
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100