Commit 117d1db
File tree
Expand file treeCollapse file tree
5 files changed
+12
-18
lines changedFilter options
- galleries/examples/statistics
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
5 files changed
+12
-18
lines changedgalleries/examples/statistics/bxp.py
Copy file name to clipboardExpand all lines: galleries/examples/statistics/bxp.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4001 | 4001 |
|
4002 | 4002 |
|
4003 | 4003 |
|
4004 |
| - |
| 4004 | + |
4005 | 4005 |
|
4006 | 4006 |
|
4007 | 4007 |
|
|
+7-13Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1126 | 1126 |
|
1127 | 1127 |
|
1128 | 1128 |
|
1129 |
| - |
1130 |
| - |
1131 |
| - |
| 1129 | + |
1132 | 1130 |
|
1133 | 1131 |
|
1134 | 1132 |
|
| ||
1162 | 1160 |
|
1163 | 1161 |
|
1164 | 1162 |
|
1165 |
| - |
| 1163 | + |
1166 | 1164 |
|
1167 | 1165 |
|
1168 | 1166 |
|
1169 |
| - |
1170 |
| - |
1171 |
| - |
1172 |
| - |
1173 | 1167 |
|
1174 | 1168 |
|
1175 | 1169 |
|
| ||
1245 | 1239 |
|
1246 | 1240 |
|
1247 | 1241 |
|
1248 |
| - |
1249 |
| - |
1250 |
| - |
1251 |
| - |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
1252 | 1246 |
|
1253 | 1247 |
|
1254 |
| - |
| 1248 | + |
1255 | 1249 |
|
1256 | 1250 |
|
1257 | 1251 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
|
0 commit comments