Commit 8d33af7
File tree
Expand file treeCollapse file tree
7 files changed
+80
-14
lines changedFilter options
- doc/api
- api_changes_3.3
- examples/images_contours_and_fields
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
7 files changed
+80
-14
lines changeddoc/api/api_changes_3.3/behaviour.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/behaviour.rst+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
40 | 47 |
|
41 | 48 |
|
42 | 49 |
|
|
+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
232 |
| - |
233 |
| - |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
234 | 237 |
|
235 | 238 |
|
236 | 239 |
|
237 | 240 |
|
238 | 241 |
|
239 | 242 |
|
240 |
| - |
241 | 243 |
|
| 244 | + |
242 | 245 |
|
243 | 246 |
|
244 | 247 |
|
|
examples/images_contours_and_fields/image_annotated_heatmap.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_annotated_heatmap.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
291 |
| - |
| 291 | + |
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3010 | 3010 |
|
3011 | 3011 |
|
3012 | 3012 |
|
| 3013 | + |
3013 | 3014 |
|
3014 | 3015 |
|
3015 | 3016 |
|
|
+34-7Lines changed: 34 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
1646 | 1647 |
|
1647 | 1648 |
|
1648 | 1649 |
|
| 1650 | + |
| 1651 | + |
| 1652 | + |
| 1653 | + |
| 1654 | + |
1649 | 1655 |
|
1650 | 1656 |
|
1651 | 1657 |
|
| ||
1658 | 1664 |
|
1659 | 1665 |
|
1660 | 1666 |
|
1661 |
| - |
1662 |
| - |
| 1667 | + |
| 1668 | + |
| 1669 | + |
1663 | 1670 |
|
1664 | 1671 |
|
1665 | 1672 |
|
| ||
1673 | 1680 |
|
1674 | 1681 |
|
1675 | 1682 |
|
| 1683 | + |
| 1684 | + |
| 1685 | + |
| 1686 | + |
| 1687 | + |
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
1676 | 1698 |
|
1677 |
| - |
1678 |
| - |
| 1699 | + |
| 1700 | + |
| 1701 | + |
1679 | 1702 |
|
1680 |
| - |
1681 |
| - |
| 1703 | + |
| 1704 | + |
| 1705 | + |
| 1706 | + |
1682 | 1707 |
|
1683 |
| - |
| 1708 | + |
| 1709 | + |
| 1710 | + |
1684 | 1711 |
|
1685 | 1712 |
|
1686 | 1713 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+22-2Lines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4497 | 4497 |
|
4498 | 4498 |
|
4499 | 4499 |
|
4500 |
| - |
4501 |
| - |
| 4500 | + |
| 4501 | + |
4502 | 4502 |
|
4503 | 4503 |
|
4504 | 4504 |
|
| ||
4508 | 4508 |
|
4509 | 4509 |
|
4510 | 4510 |
|
| 4511 | + |
| 4512 | + |
| 4513 | + |
| 4514 | + |
| 4515 | + |
| 4516 | + |
| 4517 | + |
| 4518 | + |
| 4519 | + |
| 4520 | + |
| 4521 | + |
| 4522 | + |
| 4523 | + |
| 4524 | + |
| 4525 | + |
| 4526 | + |
| 4527 | + |
| 4528 | + |
| 4529 | + |
| 4530 | + |
4511 | 4531 |
|
4512 | 4532 |
|
4513 | 4533 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
| 390 | + |
390 | 391 |
|
391 | 392 |
|
| 393 | + |
392 | 394 |
|
393 | 395 |
|
394 | 396 |
|
| ||
398 | 400 |
|
399 | 401 |
|
400 | 402 |
|
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
401 | 409 |
|
402 | 410 |
|
403 | 411 |
|
|
0 commit comments