Commit a20099c
File tree
3 files changed
+26
-3
lines changedFilter options
- lib/matplotlib
- axes
- tests
3 files changed
+26
-3
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2237 | 2237 |
|
2238 | 2238 |
|
2239 | 2239 |
|
2240 |
| - |
| 2240 | + |
| 2241 | + |
2241 | 2242 |
|
2242 | 2243 |
|
2243 | 2244 |
|
|
+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
936 | 936 |
|
937 | 937 |
|
938 | 938 |
|
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
939 | 955 |
|
940 |
| - |
941 | 956 |
|
942 | 957 |
|
943 |
| - |
944 | 958 |
|
945 | 959 |
|
946 | 960 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8687 | 8687 |
|
8688 | 8688 |
|
8689 | 8689 |
|
| 8690 | + |
| 8691 | + |
| 8692 | + |
| 8693 | + |
| 8694 | + |
| 8695 | + |
| 8696 | + |
| 8697 | + |
8690 | 8698 |
|
8691 | 8699 |
|
8692 | 8700 |
|
|
0 commit comments