Interactive figures
還沒有人認領這個 Issue。
評估
- 難度
- 5/5
- 預估耗時
- 一週以上
- 新手友好度
- 25/100
- Issue 類型
- 功能
- 描述清晰度
- 需要釐清
- 活躍度
- 停滯
- 技術堆疊
- python
研究方向
Start with the linked Discourse discussion about the stacked histogram and compare its requirements with the provided Python hvplot boxplot example. The issue does not name implementation files, tests, or a precise interaction design; done would require an agreed stacked-histogram figure that complements the shown boxplot.
由索引模型根據 Issue 內容生成。
描述
Stacked histogram:
https://discourse.holoviz.org/t/stacked-histogram/6205
Boxplot is fine:
df_melted = res.bins.melt()
df_melted.hvplot(kind="box", y='value', by='variable', c='variable', invert=True, xlabel="variable", ylabel="value",
cmap=colors_hex[::-1], legend=False,
width=500, height=500, padding=0.4)
- 主要語言
- Python
- 星號
- 31
- 分支
- 2
- 平均合併
- 4 天 18 小時
- 30 天內合併 PR
- 2
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
Simulation-Decomposition/simdec-python 的其他 Issue
-
missing values 未關閉
難度 3/5 1-2 天 新手友好度 45/100
-
pdf report 未關閉dashboard enhancement
難度 4/5 3-5 天 新手友好度 35/100
Simulation-Decomposition/simdec-python#51 · 4 則留言 ·
-
Standardization 未關閉dashboard enhancement
難度 4/5 3-5 天 新手友好度 25/100
-
難度 3/5 1-2 天 新手友好度 38/100
-
dashboard
難度 4/5 3-5 天 新手友好度 25/100
Simulation-Decomposition/simdec-python#25 · 1 則留言 ·
查看 Simulation-Decomposition/simdec-python 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main 未關閉area: ci bug perceived difficulty: 3
難度 2/5 1-3 小時 新手友好度 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
難度 1/5 1 小時以內 新手友好度 92/100
-
難度 2/5 1-3 小時 新手友好度 78/100
ClickHouse/clickhouse-connect#1057 ·