Commit c5b2158
File tree
Expand file treeCollapse file tree
2 files changed
+28
-10
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+28
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3976 | 3976 |
|
3977 | 3977 |
|
3978 | 3978 |
|
3979 |
| - |
3980 |
| - |
3981 |
| - |
3982 |
| - |
| 3979 | + |
| 3980 | + |
| 3981 | + |
| 3982 | + |
| 3983 | + |
| 3984 | + |
| 3985 | + |
| 3986 | + |
| 3987 | + |
| 3988 | + |
| 3989 | + |
| 3990 | + |
| 3991 | + |
| 3992 | + |
3983 | 3993 |
|
3984 | 3994 |
|
3985 | 3995 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 | 3 |
|
| ||
123 | 121 |
|
124 | 122 |
|
125 | 123 |
|
126 |
| - |
127 |
| - |
128 |
| - |
| 124 | + |
| 125 | + |
129 | 126 |
|
130 |
| - |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
131 | 139 |
|
132 | 140 |
|
133 | 141 |
|
|
0 commit comments