matplotlib / matplotlib/ipympl

set_window_title?

Open
#267 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.7k
Forks
234
PR merge metrics
No merged PRs in 30d

Description

I'd like to change the default file name when saving a figure.

I tried with `ax.figure.canvas.set_window_title(new_name)`, but

1. the window title is not correctly changed and

2. the default saving name is always "Figure n".

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the two reported behaviors through ax.figure.canvas.set_window_title(new_name): the incorrect window title and the default save name of "Figure n". Done means the supplied name is correctly reflected in both places; the issue does not mention a repository file or test to begin with.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.