File tree
Expand file treeCollapse file tree
20 files changed
+59
-75
lines changedFilter options
- lib
- matplotlib
- axes
- backends
- testing/jpl_units
- tests
- tri
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
20 files changed
+59
-75
lines changedlib/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 |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
1680 | 1680 |
|
1681 | 1681 |
|
1682 | 1682 |
|
1683 |
| - |
| 1683 | + |
1684 | 1684 |
|
1685 | 1685 |
|
1686 | 1686 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
3923 | 3923 |
|
3924 | 3924 |
|
3925 | 3925 |
|
3926 |
| - |
| 3926 | + |
3927 | 3927 |
|
3928 | 3928 |
|
3929 | 3929 |
|
| ||
3937 | 3937 |
|
3938 | 3938 |
|
3939 | 3939 |
|
3940 |
| - |
| 3940 | + |
3941 | 3941 |
|
3942 | 3942 |
|
3943 | 3943 |
|
| ||
4558 | 4558 |
|
4559 | 4559 |
|
4560 | 4560 |
|
4561 |
| - |
4562 |
| - |
| 4561 | + |
| 4562 | + |
4563 | 4563 |
|
4564 | 4564 |
|
4565 |
| - |
4566 |
| - |
| 4565 | + |
| 4566 | + |
4567 | 4567 |
|
4568 | 4568 |
|
4569 |
| - |
| 4569 | + |
4570 | 4570 |
|
4571 | 4571 |
|
4572 | 4572 |
|
4573 | 4573 |
|
4574 | 4574 |
|
4575 | 4575 |
|
4576 | 4576 |
|
4577 |
| - |
4578 |
| - |
| 4577 | + |
| 4578 | + |
4579 | 4579 |
|
4580 | 4580 |
|
4581 | 4581 |
|
4582 | 4582 |
|
4583 | 4583 |
|
4584 |
| - |
4585 |
| - |
| 4584 | + |
| 4585 | + |
4586 | 4586 |
|
4587 | 4587 |
|
4588 | 4588 |
|
| ||
6410 | 6410 |
|
6411 | 6411 |
|
6412 | 6412 |
|
6413 |
| - |
| 6413 | + |
6414 | 6414 |
|
6415 | 6415 |
|
6416 | 6416 |
|
| ||
6480 | 6480 |
|
6481 | 6481 |
|
6482 | 6482 |
|
6483 |
| - |
| 6483 | + |
6484 | 6484 |
|
6485 | 6485 |
|
6486 | 6486 |
|
| ||
6507 | 6507 |
|
6508 | 6508 |
|
6509 | 6509 |
|
6510 |
| - |
| 6510 | + |
6511 | 6511 |
|
6512 | 6512 |
|
6513 | 6513 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
393 | 392 |
|
394 | 393 |
|
395 | 394 |
|
396 |
| - |
| 395 | + |
397 | 396 |
|
398 | 397 |
|
399 | 398 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
| ||
440 | 439 |
|
441 | 440 |
|
442 | 441 |
|
443 |
| - |
| 442 | + |
444 | 443 |
|
445 | 444 |
|
446 | 445 |
|
| ||
518 | 517 |
|
519 | 518 |
|
520 | 519 |
|
521 |
| - |
| 520 | + |
522 | 521 |
|
523 | 522 |
|
524 | 523 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
1112 | 1111 |
|
1113 | 1112 |
|
1114 | 1113 |
|
1115 |
| - |
| 1114 | + |
1116 | 1115 |
|
1117 | 1116 |
|
1118 | 1117 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
| ||
1448 | 1446 |
|
1449 | 1447 |
|
1450 | 1448 |
|
1451 |
| - |
| 1449 | + |
1452 | 1450 |
|
1453 | 1451 |
|
1454 | 1452 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
498 | 498 |
|
499 | 499 |
|
500 | 500 |
|
501 |
| - |
| 501 | + |
502 | 502 |
|
503 |
| - |
| 503 | + |
504 | 504 |
|
505 | 505 |
|
506 | 506 |
|
| ||
1337 | 1337 |
|
1338 | 1338 |
|
1339 | 1339 |
|
1340 |
| - |
| 1340 | + |
1341 | 1341 |
|
1342 | 1342 |
|
1343 | 1343 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
164 | 163 |
|
165 | 164 |
|
166 | 165 |
|
167 |
| - |
| 166 | + |
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
| ||
190 | 189 |
|
191 | 190 |
|
192 | 191 |
|
193 |
| - |
| 192 | + |
194 | 193 |
|
195 | 194 |
|
196 | 195 |
|
| ||
1340 | 1339 |
|
1341 | 1340 |
|
1342 | 1341 |
|
1343 |
| - |
| 1342 | + |
1344 | 1343 |
|
1345 | 1344 |
|
1346 | 1345 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
118 |
| - |
| 117 | + |
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
| ||
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
104 |
| - |
| 103 | + |
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
| ||
1453 | 1453 |
|
1454 | 1454 |
|
1455 | 1455 |
|
1456 |
| - |
| 1456 | + |
1457 | 1457 |
|
1458 | 1458 |
|
1459 | 1459 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
1194 | 1194 |
|
1195 | 1195 |
|
1196 | 1196 |
|
1197 |
| - |
| 1197 | + |
1198 | 1198 |
|
1199 | 1199 |
|
1200 | 1200 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 | 12 |
|
16 | 13 |
|
17 | 14 |
|
| ||
120 | 117 |
|
121 | 118 |
|
122 | 119 |
|
123 |
| - |
| 120 | + |
124 | 121 |
|
125 | 122 |
|
126 | 123 |
|
|
lib/matplotlib/streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/streamplot.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
648 | 647 |
|
649 | 648 |
|
650 | 649 |
|
651 |
| - |
| 650 | + |
652 | 651 |
|
653 | 652 |
|
654 | 653 |
|
|
+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
551 | 550 |
|
552 | 551 |
|
553 | 552 |
|
554 |
| - |
| 553 | + |
555 | 554 |
|
556 | 555 |
|
557 | 556 |
|
| ||
670 | 669 |
|
671 | 670 |
|
672 | 671 |
|
673 |
| - |
674 |
| - |
| 672 | + |
| 673 | + |
675 | 674 |
|
676 | 675 |
|
677 | 676 |
|
678 | 677 |
|
679 | 678 |
|
680 | 679 |
|
681 | 680 |
|
682 |
| - |
| 681 | + |
683 | 682 |
|
684 | 683 |
|
685 | 684 |
|
686 | 685 |
|
687 | 686 |
|
688 | 687 |
|
689 | 688 |
|
690 |
| - |
| 689 | + |
691 | 690 |
|
692 | 691 |
|
693 | 692 |
|
|
0 commit comments