Add facet support for all Plotly Express trace types

未關閉
#4,724 1 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
35/100
Issue 類型
功能
描述清晰度
需要釐清
活躍度
冷清
技術堆疊
python

研究方向

首先檢查列出的 Plotly Express trace-type 函式,以及使用 facet_row、facet_col 和 facet_col_wrap 的現有 2D-cartesian facet 行為。確定 facet 支援在 scatter_3d、ternary、polar、mapbox、matrix、coordinate、pie、sunburst、treemap 和 funnel-area 函式中是如何表示的。當要求的 facet 參數對列出的 trace 類型都能一致地運作,且其行為有 coverage 時,即表示完成。

由索引模型根據 Issue 內容生成。

描述

enhancement feature P3 size: 3

Currently, several Plotly Express trace types do not support the facet parameter:

This means scatter_3d, line_3d, scatter_ternary, line_ternary, scatter_polar, line_polar, bar_polar, scatter_mapbox, choropleth_mapbox, density_mapbox, line_mapbox, scatter_matrix, parallel_coordinates, parallel_categories, pie, sunburst, treetop, funnel_area do not support facets.

It'd be nice to add this parameter!

主要語言
Python
星號
18.8k
分支
2.8k
平均合併
16 小時 26 分鐘
30 天內合併 PR
21

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

plotly/plotly.py 的其他 Issue

查看 plotly/plotly.py 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。