plotly / plotly/angular-plotly.js
Box selection does not work for plotly versions 2.13 and later
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 242
- 派生
- 81
- 平均合并
- 8 小时 48 分钟
- 30 天内合并 PR
- 18
描述
When one uses box selection to select data points it does not work as expected and warnings can be seen in the console.
It only works up to version 2.12.1 (2 years ago).
I have forked the example and made some adjustments, so you can see it for yourself.
https://stackblitz.com/edit/angular-plotly-gzvq3c
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用链接的 StackBlitz 示例重现该行为,将 Plotly 2.12.1 与 2.13 或更高版本进行比较。检查控制台警告,以及涉及框选的 Angular Plotly 集成入口点。完成标准是框选能够选中预期的数据点,且不再出现报告中的警告。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100