Commit 6105980
File tree
Expand file treeCollapse file tree
5 files changed
+24
-21
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- cbook
- tests
Expand file treeCollapse file tree
5 files changed
+24
-21
lines changeddoc/api/next_api_changes/2018-11-14-AL-scatter.rst
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+7-18Lines changed: 7 additions & 18 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 |
|
| ||
4314 | 4314 |
|
4315 | 4315 |
|
4316 | 4316 |
|
4317 |
| - |
4318 |
| - |
4319 |
| - |
4320 |
| - |
4321 |
| - |
4322 |
| - |
4323 |
| - |
4324 |
| - |
4325 |
| - |
4326 |
| - |
4327 |
| - |
4328 |
| - |
4329 |
| - |
| 4317 | + |
4330 | 4318 |
|
4331 |
| - |
4332 |
| - |
| 4319 | + |
| 4320 | + |
4333 | 4321 |
|
4334 |
| - |
4335 |
| - |
| 4322 | + |
| 4323 | + |
| 4324 | + |
4336 | 4325 |
|
4337 | 4326 |
|
4338 | 4327 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1081 | 1081 |
|
1082 | 1082 |
|
1083 | 1083 |
|
1084 |
| - |
| 1084 | + |
1085 | 1085 |
|
1086 | 1086 |
|
1087 | 1087 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2835 | 2835 |
|
2836 | 2836 |
|
2837 | 2837 |
|
2838 |
| - |
| 2838 | + |
2839 | 2839 |
|
2840 | 2840 |
|
2841 | 2841 |
|
|
lib/matplotlib/tests/test_colorbar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colorbar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
|
0 commit comments