matplotlib / matplotlib/mplfinance

Adding pie chart via external axes method

オープン
#487 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

question
主要言語
Python
スター
4.4k
フォーク
678
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello,

I have been using returnfig=True and adding a couple of things to customise my chart, but when adding a pie chart I recieve the follow error:

ValueError: Image size of 65243x662049 pixels is too large. It must be less than 2^16 in each direction.

I have tried reducing everything so that the pie chart can be as bareboned and as rudimentary as possible, but the result remains the same. I have been using the pie chart successfully in standard matplotlib so I feeling like it should be working and I am at a bit of a loss.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、returnfig=True、外部の Axes、円グラフを使用してエラーを再現し、その設定を動作する標準的な Matplotlib のケースと比較します。円グラフを追加しても画像が大きすぎるエラーが発生しなくなれば、問題は解決です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
data-visualization
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。