Logarithmic colorbar in heatmaps not working as documented
未关闭
还没有人认领这个 Issue。
bug
documentation
P2
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
I created a forum post, describing the issue in full detail.
Basically, what I want is a logarithmic coloraxis for heatmaps, which is documented to work, but seems not to be implemented (in Plotly 2.35.3 nor 3.0.1).
Fixing the documentation would be the easiest solution, but implementing a logarithmic colorscale/colorbar according to the current (3.0.0) documentation should IMHO not be too hard and would add great value to plotly. (This feature was asked for multiple times in the plotly forums.)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从链接的论坛帖子以及 layout/coloraxis colorbar 文档开始,然后检查 heatmap 在 Plotly.js 2.35.3 和 3.0.1 中如何处理 coloraxis 设置。明确应实现文档所述的对数行为,还是应修正文档;当所选行为与已发布的文档一致,并且已针对 heatmap 验证时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100