Bug Report: strange behavior with `Scattergl` and slider
未关闭
还没有人认领这个 Issue。
bug
cs
P2
- 主要语言
- Python
- 星标
- 18.8k
- 派生
- 2.8k
- 平均合并
- 16 小时 26 分钟
- 30 天内合并 PR
- 21
描述
Dash Enterprise client is trying to create a scatter plot with px.Scattergl with a slider and is experiencing a strange behavior where the box select in conjunction with the slider renders lines across the cell for the visualization. This behavior does not take place when using px.Scatter. The preference is to use Scattergl because of the amount of data with which they will be working.
https://github.com/user-attachments/assets/a057aaab-d552-4ee2-bb4b-6789f2872dce
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 px.Scattergl、滑块和 box select 重现报告的行为,然后以附带的录制内容为参考,将其与 px.Scatter 进行比较。调查跨越可视化单元格渲染的线条,并在滑块交互期间 Scattergl 不再显示这些线条时,将该 issue 视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100