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

default filename does not strip invalid characters on windows #9056

Closed
@1kastner

Description

@1kastner

Bug report

Clicking of "save" keeps colons in window title.

Bug summary

Code for reproduction

fig=plt.figure()fig.canvas.set_window_title("2016-06-01T13:00 start")plt.show()

When you then click on "save", the suggested file name is2016-06-01t13:00_start.png. I would prefer2016-06-01t13-00_start.png or a similar string replacement which is acceptable by the operating system.

Matplotlib version

  • Operating System: Windows 10
  • Matplotlib Version: 2.0.0
  • Python Version: 3.6.0

Installed via conda.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp