enable color by timedelta in Plotly Express
未關閉
還沒有人認領這個 Issue。
feature
P3
- 主要語言
- Python
- 星號
- 18.8k
- 分支
- 2.8k
- 平均合併
- 16 小時 26 分鐘
- 30 天內合併 PR
- 21
描述
When you domain is time series data, you sooner or later have to plot data of the Timedelta type. It would be nice to be able to understand what I am looking at when plotting, and coloring by, such data, which is hard when it is interpreted as an int in both hover text and color bar tick text.
Similar to #2450, but covering the timedelta data type, rather than datetime.
See also #799 and #801 for similar requests for the x and y axes.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先查看 #2450 中相關的 datetime 請求,以及 #799 和 #801 中類似的座標軸請求,然後追蹤 Plotly Express 如何處理用於懸停文字和色彩尺度的 Timedelta 值。完成的標準是:timedelta 色彩值在懸停文字和色彩條刻度標籤中以有意義的形式呈現,而不是顯示為整數。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data-visualization
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100