Commit 50b1abf
File tree
Expand file treeCollapse file tree
5 files changed
+21
-21
lines changedFilter options
- doc/devel
- lib/matplotlib
Expand file treeCollapse file tree
5 files changed
+21
-21
lines changeddoc/devel/add_new_projection.rst
Copy file name to clipboardExpand all lines: doc/devel/add_new_projection.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
doc/devel/documenting_mpl.rst
Copy file name to clipboardExpand all lines: doc/devel/documenting_mpl.rst+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
308 |
| - |
| 308 | + |
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
| ||
631 | 631 |
|
632 | 632 |
|
633 | 633 |
|
634 |
| - |
| 634 | + |
635 | 635 |
|
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
| 639 | + |
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 |
| - |
| 644 | + |
645 | 645 |
|
646 | 646 |
|
647 |
| - |
648 |
| - |
649 |
| - |
| 647 | + |
| 648 | + |
| 649 | + |
650 | 650 |
|
651 | 651 |
|
652 | 652 |
|
653 | 653 |
|
654 | 654 |
|
655 | 655 |
|
656 | 656 |
|
657 |
| - |
| 657 | + |
658 | 658 |
|
659 | 659 |
|
660 | 660 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 |
| - |
| 1051 | + |
1052 | 1052 |
|
1053 | 1053 |
|
1054 | 1054 |
|
| ||
1058 | 1058 |
|
1059 | 1059 |
|
1060 | 1060 |
|
1061 |
| - |
1062 |
| - |
1063 |
| - |
1064 |
| - |
1065 |
| - |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
1066 | 1066 |
|
1067 | 1067 |
|
1068 | 1068 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
361 |
| - |
| 361 | + |
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1284 | 1284 |
|
1285 | 1285 |
|
1286 | 1286 |
|
1287 |
| - |
1288 |
| - |
| 1287 | + |
| 1288 | + |
1289 | 1289 |
|
1290 | 1290 |
|
1291 | 1291 |
|
|
0 commit comments