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

Commit137ebfa

Browse files
committed
Update URLs
1 parent1cd2998 commit137ebfa

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎lib/matplotlib/mpl-data/matplotlibrc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -738,9 +738,10 @@
738738
## * INTERACTIVE KEYMAPS *
739739
## ***************************************************************************
740740
## Event keys to interact with figures/plots via keyboard.
741-
## See https://matplotlib.org/users/navigation_toolbar.html for more details on
742-
## interactive navigation. Customize these settings according to your needs.
743-
## Leave the field(s) empty if you don't need a key-map. (i.e., fullscreen : '')
741+
## See https://matplotlib.org/stable/users/explain/interactive.html for more
742+
## details on interactive navigation. Customize these settings according to
743+
## your needs. Leave the field(s) empty if you don't need a key-map. (i.e.,
744+
## fullscreen : '')
744745
#keymap.fullscreen: f, ctrl+f # toggling
745746
#keymap.home: h, r, home # home or reset mnemonic
746747
#keymap.back: left, c, backspace, MouseButton.BACK # forward / backward keys

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ def make_release_tree(self, base_dir, files):
263263
author="John D. Hunter, Michael Droettboom",
264264
author_email="matplotlib-users@python.org",
265265
url="https://matplotlib.org",
266-
download_url="https://matplotlib.org/users/installing.html",
266+
download_url="https://matplotlib.org/stable/users/installing/index.html",
267267
project_urls={
268268
'Documentation':'https://matplotlib.org',
269269
'Source Code':'https://github.com/matplotlib/matplotlib',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp