Commit 114209a
File tree
Expand file treeCollapse file tree
4 files changed
+14
-20
lines changedFilter options
- lib
- matplotlib
- tri
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
4 files changed
+14
-20
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
983 | 983 |
|
984 | 984 |
|
985 | 985 |
|
986 |
| - |
| 986 | + |
987 | 987 |
|
988 | 988 |
|
989 |
| - |
| 989 | + |
990 | 990 |
|
991 | 991 |
|
992 | 992 |
|
|
lib/matplotlib/tri/triinterpolate.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triinterpolate.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1135 | 1135 |
|
1136 | 1136 |
|
1137 | 1137 |
|
1138 |
| - |
| 1138 | + |
1139 | 1139 |
|
1140 | 1140 |
|
1141 | 1141 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1027 | 1027 |
|
1028 | 1028 |
|
1029 | 1029 |
|
1030 |
| - |
| 1030 | + |
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
| ||
1762 | 1762 |
|
1763 | 1763 |
|
1764 | 1764 |
|
1765 |
| - |
1766 |
| - |
1767 |
| - |
| 1765 | + |
| 1766 | + |
| 1767 | + |
1768 | 1768 |
|
1769 | 1769 |
|
1770 | 1770 |
|
|
lib/mpl_toolkits/mplot3d/proj3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/proj3d.py+7-13Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 | 3 |
|
| 4 | + |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
| ||
79 | 78 |
|
80 | 79 |
|
81 | 80 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
| 81 | + |
88 | 82 |
|
89 | 83 |
|
90 |
| - |
| 84 | + |
91 | 85 |
|
92 | 86 |
|
93 | 87 |
|
| ||
103 | 97 |
|
104 | 98 |
|
105 | 99 |
|
106 |
| - |
| 100 | + |
107 | 101 |
|
108 |
| - |
| 102 | + |
109 | 103 |
|
110 | 104 |
|
111 | 105 |
|
| ||
114 | 108 |
|
115 | 109 |
|
116 | 110 |
|
117 |
| - |
| 111 | + |
118 | 112 |
|
119 |
| - |
| 113 | + |
120 | 114 |
|
121 | 115 |
|
122 | 116 |
|
|
0 commit comments