Commit 3f2f117
File tree
Expand file treeCollapse file tree
4 files changed
+79
-0
lines changedFilter options
- doc/users
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+79
-0
lines changeddoc/users/dflt_style_changes.rst
Copy file name to clipboardExpand all lines: doc/users/dflt_style_changes.rst+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
476 | 507 |
|
477 | 508 |
|
478 | 509 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4768 | 4768 |
|
4769 | 4769 |
|
4770 | 4770 |
|
| 4771 | + |
| 4772 | + |
| 4773 | + |
| 4774 | + |
| 4775 | + |
| 4776 | + |
| 4777 | + |
| 4778 | + |
4771 | 4779 |
|
4772 | 4780 |
|
4773 | 4781 |
|
| ||
4918 | 4926 |
|
4919 | 4927 |
|
4920 | 4928 |
|
| 4929 | + |
| 4930 | + |
| 4931 | + |
| 4932 | + |
| 4933 | + |
| 4934 | + |
| 4935 | + |
4921 | 4936 |
|
4922 | 4937 |
|
4923 | 4938 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
4613 | 4614 |
|
4614 | 4615 |
|
4615 | 4616 |
|
| 4617 | + |
| 4618 | + |
| 4619 | + |
| 4620 | + |
| 4621 | + |
| 4622 | + |
| 4623 | + |
| 4624 | + |
| 4625 | + |
| 4626 | + |
| 4627 | + |
| 4628 | + |
| 4629 | + |
| 4630 | + |
| 4631 | + |
| 4632 | + |
| 4633 | + |
| 4634 | + |
| 4635 | + |
| 4636 | + |
| 4637 | + |
| 4638 | + |
| 4639 | + |
| 4640 | + |
| 4641 | + |
| 4642 | + |
| 4643 | + |
| 4644 | + |
4616 | 4645 |
|
4617 | 4646 |
|
4618 | 4647 |
|
|
0 commit comments