matplotlib / matplotlib/mplfinance

Automatically make plot fullscreen

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

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

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

説明

Hi,

I'm very new to mplfinance and an amateur with Python

This package is awesome, thank you for your work. I was just wondering if there is a way to make the plot automatically appear in fullscreen? Currently it appears as a window and you have to enlarge it manually...

I know that in Matplotlib it can be done using:
`plt.get_current_fig_manager().window.state('zoomed')`

Is there a way to do it with mplfinance?

Thank you

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

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

はじめの一歩

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

調査の方向性

このIssueでは、mplfinanceとMatplotlibのエントリーポイント plt.get_current_fig_manager().window.state('zoomed') を取り上げています。まず、mplfinanceのプロットエントリーポイントを特定し、figure managerがどのように公開されているかを確認してください。生成されたプロットウィンドウの自動フルスクリーン動作を文書化するかサポートし、サポート対象プラットフォームでの動作を検証できれば完了です。

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

評価

技術スタック
python
領域
data-visualization
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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