Commit e5098e0
File tree
Expand file treeCollapse file tree
17 files changed
+32
-32
lines changedFilter options
- .github/workflows
- doc/users/installing
- galleries
- examples
- shapes_and_collections
- user_interfaces
- users_explain
- animations
- figure
- lib/matplotlib
- backends
- tests
- src
Expand file treeCollapse file tree
17 files changed
+32
-32
lines changed.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
| 230 | + |
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
|
doc/users/installing/dependencies.rst
Copy file name to clipboardExpand all lines: doc/users/installing/dependencies.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
|
doc/users/installing/environment_variables_faq.rst
Copy file name to clipboardExpand all lines: doc/users/installing/environment_variables_faq.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
doc/users/installing/index.rst
Copy file name to clipboardExpand all lines: doc/users/installing/index.rst+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
207 |
| - |
| 206 | + |
| 207 | + |
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 |
| - |
212 |
| - |
| 211 | + |
| 212 | + |
213 | 213 |
|
214 |
| - |
| 214 | + |
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
232 |
| - |
| 231 | + |
| 232 | + |
233 | 233 |
|
234 |
| - |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
239 |
| - |
| 239 | + |
240 | 240 |
|
241 |
| - |
242 |
| - |
| 241 | + |
| 242 | + |
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
|
doc/users/installing/troubleshooting_faq.inc.rst
Copy file name to clipboardExpand all lines: doc/users/installing/troubleshooting_faq.inc.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
galleries/examples/shapes_and_collections/hatch_demo.py
Copy file name to clipboardExpand all lines: galleries/examples/shapes_and_collections/hatch_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
galleries/examples/shapes_and_collections/hatch_style_reference.py
Copy file name to clipboardExpand all lines: galleries/examples/shapes_and_collections/hatch_style_reference.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
galleries/examples/user_interfaces/svg_histogram_sgskip.py
Copy file name to clipboardExpand all lines: galleries/examples/user_interfaces/svg_histogram_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
galleries/users_explain/animations/blitting.py
Copy file name to clipboardExpand all lines: galleries/users_explain/animations/blitting.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
galleries/users_explain/figure/backends.rst
Copy file name to clipboardExpand all lines: galleries/users_explain/figure/backends.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
|
galleries/users_explain/figure/event_handling.rst
Copy file name to clipboardExpand all lines: galleries/users_explain/figure/event_handling.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
galleries/users_explain/figure/interactive_guide.rst
Copy file name to clipboardExpand all lines: galleries/users_explain/figure/interactive_guide.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
541 | 541 |
|
542 | 542 |
|
543 | 543 |
|
544 |
| - |
545 |
| - |
| 544 | + |
| 545 | + |
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
|
lib/matplotlib/backends/backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
412 |
| - |
| 412 | + |
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
| ||
1792 | 1792 |
|
1793 | 1793 |
|
1794 | 1794 |
|
1795 |
| - |
| 1795 | + |
1796 | 1796 |
|
1797 | 1797 |
|
1798 | 1798 |
|
|
0 commit comments