Commit a5dd4ae
File tree
Expand file treeCollapse file tree
3 files changed
+15
-24
lines changedFilter options
- lib
- matplotlib
- axes
- tri
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
3 files changed
+15
-24
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2734 | 2734 |
|
2735 | 2735 |
|
2736 | 2736 |
|
2737 |
| - |
2738 |
| - |
2739 |
| - |
2740 |
| - |
2741 |
| - |
| 2737 | + |
| 2738 | + |
2742 | 2739 |
|
| 2740 | + |
2743 | 2741 |
|
2744 |
| - |
2745 |
| - |
2746 |
| - |
| 2742 | + |
| 2743 | + |
2747 | 2744 |
|
2748 | 2745 |
|
2749 | 2746 |
|
|
lib/matplotlib/tri/triangulation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triangulation.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
| 137 | + |
139 | 138 |
|
140 |
| - |
141 |
| - |
142 |
| - |
| 139 | + |
143 | 140 |
|
144 | 141 |
|
145 | 142 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+8-11Lines changed: 8 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1514 | 1514 |
|
1515 | 1515 |
|
1516 | 1516 |
|
1517 |
| - |
1518 |
| - |
| 1517 | + |
1519 | 1518 |
|
1520 | 1519 |
|
1521 | 1520 |
|
| ||
1973 | 1972 |
|
1974 | 1973 |
|
1975 | 1974 |
|
1976 |
| - |
1977 |
| - |
1978 |
| - |
1979 |
| - |
| 1975 | + |
| 1976 | + |
| 1977 | + |
1980 | 1978 |
|
1981 |
| - |
| 1979 | + |
| 1980 | + |
1982 | 1981 |
|
1983 | 1982 |
|
1984 | 1983 |
|
| ||
2156 | 2155 |
|
2157 | 2156 |
|
2158 | 2157 |
|
2159 |
| - |
2160 | 2158 |
|
2161 |
| - |
| 2159 | + |
2162 | 2160 |
|
2163 | 2161 |
|
2164 | 2162 |
|
| ||
2246 | 2244 |
|
2247 | 2245 |
|
2248 | 2246 |
|
2249 |
| - |
2250 | 2247 |
|
2251 |
| - |
| 2248 | + |
2252 | 2249 |
|
2253 | 2250 |
|
2254 | 2251 |
|
|
0 commit comments