Commit 1d45c08
File tree
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changeddoc/users/whats_new/invalid_axes_limits_errors.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2878 | 2878 |
|
2879 | 2879 |
|
2880 | 2880 |
|
| 2881 | + |
| 2882 | + |
| 2883 | + |
| 2884 | + |
| 2885 | + |
2881 | 2886 |
|
2882 | 2887 |
|
2883 | 2888 |
|
| ||
3172 | 3177 |
|
3173 | 3178 |
|
3174 | 3179 |
|
| 3180 | + |
| 3181 | + |
| 3182 | + |
| 3183 | + |
| 3184 | + |
3175 | 3185 |
|
3176 | 3186 |
|
3177 | 3187 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4972 | 4972 |
|
4973 | 4973 |
|
4974 | 4974 |
|
| 4975 | + |
| 4976 | + |
| 4977 | + |
| 4978 | + |
| 4979 | + |
| 4980 | + |
| 4981 | + |
| 4982 | + |
| 4983 | + |
| 4984 | + |
| 4985 | + |
| 4986 | + |
0 commit comments