Interactive figures
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 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時間
- マージ済み PR(30日)
- 2
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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 ·