difference in plt.gca() behaviour between inline and notebook backends
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- jupyter-notebook, matplotlib
調査の方向性
3D 軸を作成する notebook セルに続けて plt.gca() を使用するセルを配置し、inline と notebook の両方のバックエンドでレポートを再現します。IPython kernel を介して実行したときの現在のプロットの挙動を比較します。両方のバックエンドがセル境界をまたいで現在のプロットを一貫して処理できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I have one notebook cell that creates a 3D axes, which I want to plot into in the next cell.
With the inline backend
we see that the "current plot" has been forgotten, and plt.gca() creates a new 2D plot.
With the notebook backend
The behaviour is different
and plt.gca() remembers the 3D plot across the cell boundaries.
Expected behaviour
The same in both cases, ideally the remembering the current plot across the cell boundary. I'm not sure which behaviour is "correct" but the difference is a problem when I'm running code in an ipython kernel from a client.
- 主要言語
- Jupyter Notebook
- スター
- 31
- フォーク
- 39
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
ipython/matplotlib-inline のほかの issue
-
Support animations オープン
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
ipython/matplotlib-inline#61 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
ipython/matplotlib-inline#59 ·
-
Publish changelog オープン
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
ipython/matplotlib-inline#57 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
ipython/matplotlib-inline#54 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 48/100
ipython/matplotlib-inline#44 · コメント 1 件 ·
ipython/matplotlib-inline の issue をすべて見る
似ている issue
-
bug customer-eng Durable Agents Inngest status: needs triage
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
-
integration: elevenlabs
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
home-assistant/core#182944 · コメント 1 件 ·
-
ai-observability bug team/ai-observability
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
vicharanashala/fln#563 ·