Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Qt window does not give accurate maximum size #6661

Closed
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: Qtstatus: inactiveMarked by the “Stale” Github Action
@ekipmanager

Description

@ekipmanager

Just updated to Matplotlib 1.5.1 and had to change my code to resize window, using

fig_manager = plt.get_current_fig_manager()fig_manager.window.resize(16777215, 16777215)

with big numbers crashes the kernel. I got the numbers using fig_manager.window.maximumHeight() (same for width) even with slightly smaller numbers doesn't work. It tries to maximize and then crashes.

  • Matplotlib 1.5.1, Python 2.7.11, Linux Fedora 23
  • I pip installed matplotlib

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: Qtstatus: inactiveMarked by the “Stale” Github Action

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp