Commit c932a9e
File tree
Expand file treeCollapse file tree
4 files changed
+10
-9
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+10
-9
lines changeddoc/api/next_api_changes/2018-11-14-AL-scatter.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/2018-11-14-AL-scatter.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4180 | 4180 |
|
4181 | 4181 |
|
4182 | 4182 |
|
4183 |
| - |
| 4183 | + |
4184 | 4184 |
|
4185 | 4185 |
|
4186 | 4186 |
|
| ||
4257 | 4257 |
|
4258 | 4258 |
|
4259 | 4259 |
|
4260 |
| - |
4261 |
| - |
| 4260 | + |
| 4261 | + |
4262 | 4262 |
|
4263 | 4263 |
|
4264 | 4264 |
|
| ||
4314 | 4314 |
|
4315 | 4315 |
|
4316 | 4316 |
|
4317 |
| - |
| 4317 | + |
4318 | 4318 |
|
4319 | 4319 |
|
4320 | 4320 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2835 | 2835 |
|
2836 | 2836 |
|
2837 | 2837 |
|
2838 |
| - |
| 2838 | + |
2839 | 2839 |
|
2840 | 2840 |
|
2841 | 2841 |
|
2842 |
| - |
2843 |
| - |
| 2842 | + |
| 2843 | + |
| 2844 | + |
2844 | 2845 |
|
2845 | 2846 |
|
2846 | 2847 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1759 | 1759 |
|
1760 | 1760 |
|
1761 | 1761 |
|
1762 |
| - |
| 1762 | + |
1763 | 1763 |
|
1764 | 1764 |
|
1765 | 1765 |
|
|
0 commit comments