Commit 756cd29
File tree
113 files changed
+1182
-828
lines changedFilter options
- .github/workflows
- doc
- _embedded_plots
- _static
- _templates
- api
- next_api_changes
- deprecations
- removals
- prev_api_changes/api_changes_3.8.0
- devel
- install
- users
- next_whats_new
- resources
- galleries
- examples
- animation
- color
- images_contours_and_fields
- plot_types/basic
- users_explain/text
- lib
- matplotlib
- axes
- backends
- mpl-data
- stylelib
- tests
- baseline_images/test_artist
- data
- tinypages
- _static
- nestedpage
- nestedpage2
- mpl_toolkits/axisartist
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
113 files changed
+1182
-828
lines changed.github/workflows/cibuildwheel.yml
Copy file name to clipboardExpand all lines: .github/workflows/cibuildwheel.yml+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
|
.github/workflows/codeql-analysis.yml
Copy file name to clipboardExpand all lines: .github/workflows/codeql-analysis.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
.github/workflows/mypy-stubtest.yml
Copy file name to clipboardExpand all lines: .github/workflows/mypy-stubtest.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
.github/workflows/reviewdog.yml
Copy file name to clipboardExpand all lines: .github/workflows/reviewdog.yml+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
9 | 23 |
|
10 | 24 |
|
11 | 25 |
|
| ||
17 | 31 |
|
18 | 32 |
|
19 | 33 |
|
20 |
| - |
| 34 | + |
21 | 35 |
|
22 | 36 |
|
23 | 37 |
|
| ||
46 | 60 |
|
47 | 61 |
|
48 | 62 |
|
49 |
| - |
| 63 | + |
50 | 64 |
|
51 | 65 |
|
52 | 66 |
|
|
.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
| 61 | + |
| 62 | + |
59 | 63 |
|
60 | 64 |
|
| 65 | + |
| 66 | + |
61 | 67 |
|
62 | 68 |
|
| 69 | + |
| 70 | + |
63 | 71 |
|
64 | 72 |
|
65 | 73 |
|
| 74 | + |
| 75 | + |
66 | 76 |
|
67 | 77 |
|
68 | 78 |
|
| ||
84 | 94 |
|
85 | 95 |
|
86 | 96 |
|
87 |
| - |
| 97 | + |
88 | 98 |
|
89 | 99 |
|
90 | 100 |
|
| ||
386 | 396 |
|
387 | 397 |
|
388 | 398 |
|
389 |
| - |
| 399 | + |
390 | 400 |
|
391 | 401 |
|
392 | 402 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
+18-45Lines changed: 18 additions & 45 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
148 | 121 |
|
149 | 122 |
|
150 | 123 |
|
|
doc/_embedded_plots/figure_subplots_adjust.py
Copy file name to clipboard+22-16Lines changed: 22 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 | 4 |
|
11 | 5 |
|
12 | 6 |
|
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 |
| - |
21 |
| - |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
27 | 33 |
|
28 |
| - |
| 34 | + |
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
doc/_templates/cheatsheet_sidebar.html
Copy file name to clipboardExpand all lines: doc/_templates/cheatsheet_sidebar.html+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
File renamed without changes.
doc/api/next_api_changes/deprecations/30027-AL.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
doc/api/next_api_changes/deprecations/30044-AL.rst
Copy file name to clipboard+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
doc/api/next_api_changes/removals/30005-DS.rst
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
doc/api/next_api_changes/removals/30014-DS.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
doc/api/next_api_changes/removals/30015-DS.rst
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
doc/api/next_api_changes/removals/xxxxxx-DS.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
0 commit comments