plotly / plotly/plotly.py

Cone graph object: make the cone angle a configurable attribute

未关闭
#4,855 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

feature P3
主要语言
Python
星标
18.8k
派生
2.8k
平均合并
16 小时 26 分钟
30 天内合并 PR
21

描述

Use case:
In metrology, a cone plot can be used to represent the vectors for each point taken on a surface by a coordinate measuring machine or similar instrument
At moderate point densities and higher, the overlap between the bases of the cones makes the plot unreadable unless the cone size is dialled all the way down (in turn making the vectors' direction hard to distinguish).

Proposed solution:
Have the cone angle driven by a user-configurable attribute (with set limits) allowing for slimmer or fatter cones accordingly to the user’s needs.
Ideally a cone angle of 0 should be allowed to effectively transform the cone to a line of the same length, but this is a less critical point.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先定位锥体图对象的 schema 和渲染实现,然后检查现有的锥体大小属性及相关测试。当用户可以配置有界锥体角度、在可行的情况下处理所请求的零角度行为,并且可视化在受支持的边界处仍然有效时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
data-visualization
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。