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

Redirect old pages in users folder#41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletionusers/annotations.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
<title>Annotation &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/annotations_guide.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
<title>Annotating Axes &mdash; Matplotlib 1.5.3 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/annotations_intro.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/text/annotations.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/text/annotations.html" />
<title>Annotating text &mdash; Matplotlib 1.5.3 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
2 changes: 2 additions & 0 deletionsusers/artists.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,6 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0; url=../tutorials/intermediate/artists.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/intermediate/artists.html" />

<title>Artist tutorial &mdash; Matplotlib 2.0.2 documentation</title>

Expand Down
3 changes: 2 additions & 1 deletionusers/beginner.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=./index.html" />
<link rel="canonical" href="https://matplotlib.org/users/index.html" />
<title>Beginner’s Guide &mdash; Matplotlib 1.5.3 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/citing.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../citing.html" />
<link rel="canonical" href="https://matplotlib.org/citing.html" />
<title>Citing matplotlib &mdash; Matplotlib 1.5.1 documentation</title>

<link rel="stylesheet" href="_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/color_index.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/colors/colors.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colors.html" />
<title>Colors &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/colormapnorms.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/colors/colormapnorms.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colormapnorms.html" />
<title>Colormap Normalization &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/colormaps.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/colors/colormaps.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colormaps.html" />
<title>Choosing Colormaps &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
17 changes: 0 additions & 17 deletionsusers/colors-1.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/colors-1_00.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/colors-1_00.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/colors-1_01.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/colors-1_01.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/colors-2.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/colors-2.png
View file
Open in desktop
Binary file not shown.
30 changes: 0 additions & 30 deletionsusers/colors-2.py
View file
Open in desktop

This file was deleted.

3 changes: 2 additions & 1 deletionusers/colors.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/colors/colors.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/colors/colors.html" />
<title>Specifying Colors &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/configuration.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=./index.html" />
<link rel="canonical" href="https://matplotlib.org/users/index.html" />
<title>Configuration Guide &mdash; Matplotlib 1.5.3 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/contents.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../contents.html" />
<link rel="canonical" href="https://matplotlib.org/contents.html" />
<title>Overview &mdash; Matplotlib 1.5.1 documentation</title>

<link rel="stylesheet" href="_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/customizing.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/introductory/customizing.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/introductory/customizing.html" />
<title>Customizing matplotlib &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/developer.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=./index.html" />
<link rel="canonical" href="https://matplotlib.org/users/index.html" />
<title>Advanced Guide &mdash; Matplotlib 1.5.3 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/examples_index.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../gallery/index.html" />
<link rel="canonical" href="https://matplotlib.org/gallery/index.html" />
<title>Selected Examples &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/gallery.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../gallery/index.html" />
<link rel="canonical" href="https://matplotlib.org/gallery/index.html" />
<title>Thumbnail gallery &mdash; Matplotlib 1.5.1 documentation</title>

<link rel="stylesheet" href="_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/genindex.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,7 +6,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../genindex.html" />
<link rel="canonical" href="https://matplotlib.org/genindex.html" />
<title>Index &mdash; Matplotlib 1.5.1 documentation</title>

<link rel="stylesheet" href="_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/gridspec.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/intermediate/gridspec.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/intermediate/gridspec.html" />
<title>Customizing Location of Subplot Using GridSpec &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
Binary file removedusers/image_tutorial-1.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-1.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-1.png
View file
Open in desktop
Binary file not shown.
5 changes: 0 additions & 5 deletionsusers/image_tutorial-1.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-10.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-10.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-10.png
View file
Open in desktop
Binary file not shown.
5 changes: 0 additions & 5 deletionsusers/image_tutorial-10.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-2.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-2.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-2.png
View file
Open in desktop
Binary file not shown.
6 changes: 0 additions & 6 deletionsusers/image_tutorial-2.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-3.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-3.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-3.png
View file
Open in desktop
Binary file not shown.
7 changes: 0 additions & 7 deletionsusers/image_tutorial-3.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-4.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-4.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-4.png
View file
Open in desktop
Binary file not shown.
7 changes: 0 additions & 7 deletionsusers/image_tutorial-4.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-5.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-5.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-5.png
View file
Open in desktop
Binary file not shown.
8 changes: 0 additions & 8 deletionsusers/image_tutorial-5.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-6.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-6.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-6.png
View file
Open in desktop
Binary file not shown.
6 changes: 0 additions & 6 deletionsusers/image_tutorial-6.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-7.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-7.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-7.png
View file
Open in desktop
Binary file not shown.
15 changes: 0 additions & 15 deletionsusers/image_tutorial-7.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-8.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-8.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-8.png
View file
Open in desktop
Binary file not shown.
5 changes: 0 additions & 5 deletionsusers/image_tutorial-8.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/image_tutorial-9.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-9.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/image_tutorial-9.png
View file
Open in desktop
Binary file not shown.
5 changes: 0 additions & 5 deletionsusers/image_tutorial-9.py
View file
Open in desktop

This file was deleted.

3 changes: 2 additions & 1 deletionusers/image_tutorial.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/introductory/images.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/introductory/images.html" />
<title>Image tutorial &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/index_text.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=../tutorials/text/text_intro.html" />
<link rel="canonical" href="https://matplotlib.org/tutorials/text/text_intro.html" />
<title>Working with text &mdash; Matplotlib 2.0.2 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
3 changes: 2 additions & 1 deletionusers/intro.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,7 +5,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="refresh" content="0; url=./history.html" />
<link rel="canonical" href="https://matplotlib.org/users/history.html" />
<title>Introduction &mdash; Matplotlib 2.1.0 documentation</title>

<link rel="stylesheet" href="../_static/mpl.css"
Expand Down
Binary file removedusers/legend_guide-1.hires.png
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-1.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-1.png
View file
Open in desktop
Binary file not shown.
7 changes: 0 additions & 7 deletionsusers/legend_guide-1.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/legend_guide-2.hires.png
View file
Open in desktop
Diff not rendered.
Binary file removedusers/legend_guide-2.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-2.png
View file
Open in desktop
Diff not rendered.
8 changes: 0 additions & 8 deletionsusers/legend_guide-2.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/legend_guide-3.hires.png
View file
Open in desktop
Diff not rendered.
Binary file removedusers/legend_guide-3.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-3.png
View file
Open in desktop
Diff not rendered.
7 changes: 0 additions & 7 deletionsusers/legend_guide-3.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/legend_guide-4.hires.png
View file
Open in desktop
Diff not rendered.
Binary file removedusers/legend_guide-4.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-4.png
View file
Open in desktop
Diff not rendered.
10 changes: 0 additions & 10 deletionsusers/legend_guide-4.py
View file
Open in desktop

This file was deleted.

Binary file removedusers/legend_guide-5.hires.png
View file
Open in desktop
Diff not rendered.
Binary file removedusers/legend_guide-5.pdf
View file
Open in desktop
Binary file not shown.
Binary file removedusers/legend_guide-5.png
View file
Open in desktop
Diff not rendered.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp