File tree
Expand file treeCollapse file tree
5 files changed
+7
-7
lines changedFilter options
- examples/pie_and_polar_charts
- lib/matplotlib
- axes
- tutorials/intermediate
Expand file treeCollapse file tree
5 files changed
+7
-7
lines changedexamples/pie_and_polar_charts/pie_and_donut_labels.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/pie_and_donut_labels.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
lib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4594 | 4594 |
|
4595 | 4595 |
|
4596 | 4596 |
|
4597 |
| - |
| 4597 | + |
4598 | 4598 |
|
4599 | 4599 |
|
4600 | 4600 |
|
| ||
5279 | 5279 |
|
5280 | 5280 |
|
5281 | 5281 |
|
5282 |
| - |
| 5282 | + |
5283 | 5283 |
|
5284 | 5284 |
|
5285 | 5285 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
175 |
| - |
| 174 | + |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
|
tutorials/intermediate/imshow_extent.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/imshow_extent.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
| 243 | + |
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
|
0 commit comments