matplotlib / matplotlib/grid-strategy
Consider not relying on constrained layout
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 44
- フォーク
- 16
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Overall this looks fun.
Super happy you are using constrained layout, but suggest you make it optional somehow. There are some times when it'll fail and users will want a way to turn it off.
I'm also not sure about initializing the figure inside of your helper, instead of letting the user pass it (optionally?).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、figure を初期化して constrained layout を有効にするヘルパーを見つけます。constrained layout を任意にし、呼び出し側が figure を渡せるようにするために必要な API を定義し、その後、どちらの経路でも既存の subplot 配置の動作が維持されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100