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 摘要。