Commit 8ca36cb
File tree
Expand file treeCollapse file tree
30 files changed
+106
-104
lines changedFilter options
- examples/specialty_plots
- lib
- matplotlib
- axes
- cbook
- tri
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
30 files changed
+106
-104
lines changedexamples/specialty_plots/leftventricle_bulleye.py
Copy file name to clipboardExpand all lines: examples/specialty_plots/leftventricle_bulleye.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1192 | 1192 |
|
1193 | 1193 |
|
1194 | 1194 |
|
1195 |
| - |
| 1195 | + |
1196 | 1196 |
|
1197 | 1197 |
|
1198 | 1198 |
|
|
lib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
| 257 | + |
258 | 258 |
|
259 |
| - |
| 259 | + |
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
268 |
| - |
| 268 | + |
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+16-16Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
540 |
| - |
| 540 | + |
541 | 541 |
|
542 | 542 |
|
543 |
| - |
| 543 | + |
544 | 544 |
|
545 | 545 |
|
546 | 546 |
|
| ||
616 | 616 |
|
617 | 617 |
|
618 | 618 |
|
619 |
| - |
| 619 | + |
620 | 620 |
|
621 | 621 |
|
622 |
| - |
| 622 | + |
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
| ||
753 | 753 |
|
754 | 754 |
|
755 | 755 |
|
756 |
| - |
| 756 | + |
757 | 757 |
|
758 | 758 |
|
759 | 759 |
|
| ||
823 | 823 |
|
824 | 824 |
|
825 | 825 |
|
826 |
| - |
| 826 | + |
827 | 827 |
|
828 | 828 |
|
829 | 829 |
|
| ||
2998 | 2998 |
|
2999 | 2999 |
|
3000 | 3000 |
|
3001 |
| - |
| 3001 | + |
3002 | 3002 |
|
3003 | 3003 |
|
3004 | 3004 |
|
| ||
5657 | 5657 |
|
5658 | 5658 |
|
5659 | 5659 |
|
5660 |
| - |
| 5660 | + |
5661 | 5661 |
|
5662 | 5662 |
|
5663 | 5663 |
|
| ||
6942 | 6942 |
|
6943 | 6943 |
|
6944 | 6944 |
|
6945 |
| - |
| 6945 | + |
6946 | 6946 |
|
6947 | 6947 |
|
6948 | 6948 |
|
| ||
7067 | 7067 |
|
7068 | 7068 |
|
7069 | 7069 |
|
7070 |
| - |
| 7070 | + |
7071 | 7071 |
|
7072 | 7072 |
|
7073 | 7073 |
|
| ||
7165 | 7165 |
|
7166 | 7166 |
|
7167 | 7167 |
|
7168 |
| - |
| 7168 | + |
7169 | 7169 |
|
7170 | 7170 |
|
7171 | 7171 |
|
| ||
7262 | 7262 |
|
7263 | 7263 |
|
7264 | 7264 |
|
7265 |
| - |
| 7265 | + |
7266 | 7266 |
|
7267 | 7267 |
|
7268 | 7268 |
|
| ||
7344 | 7344 |
|
7345 | 7345 |
|
7346 | 7346 |
|
7347 |
| - |
| 7347 | + |
7348 | 7348 |
|
7349 | 7349 |
|
7350 | 7350 |
|
| ||
7423 | 7423 |
|
7424 | 7424 |
|
7425 | 7425 |
|
7426 |
| - |
| 7426 | + |
7427 | 7427 |
|
7428 | 7428 |
|
7429 | 7429 |
|
| ||
7505 | 7505 |
|
7506 | 7506 |
|
7507 | 7507 |
|
7508 |
| - |
| 7508 | + |
7509 | 7509 |
|
7510 | 7510 |
|
7511 | 7511 |
|
| ||
7515 | 7515 |
|
7516 | 7516 |
|
7517 | 7517 |
|
7518 |
| - |
| 7518 | + |
7519 | 7519 |
|
7520 | 7520 |
|
7521 | 7521 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2000 | 2000 |
|
2001 | 2001 |
|
2002 | 2002 |
|
2003 |
| - |
| 2003 | + |
2004 | 2004 |
|
2005 | 2005 |
|
2006 | 2006 |
|
| ||
2350 | 2350 |
|
2351 | 2351 |
|
2352 | 2352 |
|
2353 |
| - |
| 2353 | + |
2354 | 2354 |
|
2355 | 2355 |
|
2356 | 2356 |
|
| ||
2848 | 2848 |
|
2849 | 2849 |
|
2850 | 2850 |
|
2851 |
| - |
| 2851 | + |
2852 | 2852 |
|
2853 | 2853 |
|
2854 | 2854 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1527 | 1527 |
|
1528 | 1528 |
|
1529 | 1529 |
|
1530 |
| - |
| 1530 | + |
1531 | 1531 |
|
1532 | 1532 |
|
1533 | 1533 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3089 | 3089 |
|
3090 | 3090 |
|
3091 | 3091 |
|
3092 |
| - |
| 3092 | + |
3093 | 3093 |
|
3094 | 3094 |
|
3095 | 3095 |
|
|
lib/matplotlib/backend_managers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
| 50 | + |
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
302 |
| - |
303 |
| - |
| 302 | + |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
| ||
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
366 |
| - |
| 366 | + |
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
1106 | 1106 |
|
1107 | 1107 |
|
1108 | 1108 |
|
1109 |
| - |
| 1109 | + |
1110 | 1110 |
|
1111 | 1111 |
|
1112 | 1112 |
|
| ||
1123 | 1123 |
|
1124 | 1124 |
|
1125 | 1125 |
|
1126 |
| - |
| 1126 | + |
1127 | 1127 |
|
1128 | 1128 |
|
1129 | 1129 |
|
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
| 163 | + |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| ||
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
177 |
| - |
| 176 | + |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
|
0 commit comments