Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b79f63 commit 166f5b9Copy full SHA for 166f5b9
doc/_static/switcher.json
@@ -2,26 +2,26 @@
2
{
3
"name": "3.5 (stable)",
4
"version": "stable",
5
- "url": "https://matplotlib.org/stable"
+ "url": "https://matplotlib.org/stable/"
6
},
7
8
"name": "3.6 (dev)",
9
"version": "devdocs",
10
- "url": "https://matplotlib.org/devdocs"
+ "url": "https://matplotlib.org/devdocs/"
11
12
13
"name": "3.4",
14
"version": "3.4.3",
15
- "url": "https://matplotlib.org/3.4.3"
+ "url": "https://matplotlib.org/3.4.3/"
16
17
18
"name": "3.3",
19
"version": "3.3.4",
20
- "url": "https://matplotlib.org/3.3.4"
+ "url": "https://matplotlib.org/3.3.4/"
21
22
23
"name": "2.2",
24
"version": "2.2.4",
25
- "url": "https://matplotlib.org/2.2.4"
+ "url": "https://matplotlib.org/2.2.4/"
26
}
27
]
0 commit comments