[CHORE]: Change default to `true` for `responsive` config attribute
未关闭
适合新手
还没有人认领这个 Issue。
chore
P1
plotly-internal
size: 1
task
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
Description
Change default to true for the responsive config attribute.
Why should this change be made?
We said we would do it in v3, but we forgot 🤷. It's arguably a better experience for users.
Scope
- Change the default in this section:
https://github.com/plotly/plotly.js/blob/174319ac1b8c58bc27c23d40f7d108ac4090e48d/src/plot_api/plot_config.js#L127-L133
Notes
- Before flipping this switch, run through the backlog and check for any issues that should be addressed first
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
打开链接部分中的 src/plot_api/plot_config.js,检查当前的响应式配置默认值。在修改之前,查看 backlog,确认是否有应优先处理的 issues。默认值为 true 且相关检查通过即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- data-visualization, frontend
- Issue 类型
- 重构
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 82/100