add Y-axis autoscaling with X-axis range change
未关闭
还没有人认领这个 Issue。
feature
P3
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
This is a common request.
I would expect when I zoom on the x-axis, in a linked plot configuration, the y-axis would scale to the selected/zoomed range.
Here are reports of users requesting this feature
- https://community.plotly.com/t/y-axis-autoscaling-with-x-range-sliders/10245
- https://community.plotly.com/t/simple-dash-app-yaxis-autoscale-on-xaxis-zoom-in-stock-market-plot/40463
- https://community.plotly.com/t/autoscale-y-axis-on-visible-data-with-range-selector/58207
- https://community.plotly.com/t/autoscale-y-axis-on-double-click-for-data-in-view/74537
- https://community.plotly.com/t/update-y-axis-domain-when-zoomed-on-x-axis/2073
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在关联的绘图配置中重现该问题,然后缩放或更改 x 轴范围。查看关联的社区报告,了解预期行为。当 y 轴自动根据所选 x 轴范围内可见的数据重新缩放时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- data-visualization
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100