Commit 11072f2
File tree
Expand file treeCollapse file tree
9 files changed
+174
-47
lines changedFilter options
- doc/api/next_api_changes
- examples/units
- lib/matplotlib
- axes
- cbook
- testing
- tests
Expand file treeCollapse file tree
9 files changed
+174
-47
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 | + |
examples/units/basic_units.py
Copy file name to clipboardExpand all lines: examples/units/basic_units.py+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
178 | 181 |
|
179 | 182 |
|
180 | 183 |
|
| ||
345 | 348 |
|
346 | 349 |
|
347 | 350 |
|
348 |
| - |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
349 | 365 |
|
350 | 366 |
|
351 | 367 |
|
|
examples/units/units_scatter.py
Copy file name to clipboardExpand all lines: examples/units/units_scatter.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
| 30 | + |
| 31 | + |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+15-8Lines changed: 15 additions & 8 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 | + |
| 4262 | + |
| 4263 | + |
4260 | 4264 |
|
4261 | 4265 |
|
4262 | 4266 |
|
| ||
4310 | 4314 |
|
4311 | 4315 |
|
4312 | 4316 |
|
4313 |
| - |
4314 |
| - |
4315 |
| - |
4316 |
| - |
4317 |
| - |
| 4317 | + |
| 4318 | + |
| 4319 | + |
| 4320 | + |
| 4321 | + |
| 4322 | + |
| 4323 | + |
| 4324 | + |
4318 | 4325 |
|
4319 | 4326 |
|
4320 | 4327 |
|
| ||
4340 | 4347 |
|
4341 | 4348 |
|
4342 | 4349 |
|
4343 |
| - |
| 4350 | + |
4344 | 4351 |
|
4345 | 4352 |
|
4346 | 4353 |
|
| ||
4358 | 4365 |
|
4359 | 4366 |
|
4360 | 4367 |
|
4361 |
| - |
| 4368 | + |
4362 | 4369 |
|
4363 | 4370 |
|
4364 | 4371 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+60Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1081 | 1081 |
|
1082 | 1082 |
|
1083 | 1083 |
|
| 1084 | + |
| 1085 | + |
| 1086 | + |
| 1087 | + |
| 1088 | + |
| 1089 | + |
| 1090 | + |
| 1091 | + |
| 1092 | + |
| 1093 | + |
| 1094 | + |
| 1095 | + |
| 1096 | + |
| 1097 | + |
| 1098 | + |
| 1099 | + |
| 1100 | + |
| 1101 | + |
| 1102 | + |
| 1103 | + |
| 1104 | + |
| 1105 | + |
| 1106 | + |
| 1107 | + |
| 1108 | + |
| 1109 | + |
| 1110 | + |
| 1111 | + |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
1084 | 1144 |
|
1085 | 1145 |
|
1086 | 1146 |
|
|
+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/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+31-13Lines changed: 31 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
455 |
| - |
456 |
| - |
457 |
| - |
458 |
| - |
459 |
| - |
460 |
| - |
461 |
| - |
462 |
| - |
463 |
| - |
464 |
| - |
465 |
| - |
466 |
| - |
467 |
| - |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
468 | 486 |
|
469 | 487 |
|
470 | 488 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+28-15Lines changed: 28 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1749 | 1749 |
|
1750 | 1750 |
|
1751 | 1751 |
|
| 1752 | + |
| 1753 | + |
| 1754 | + |
| 1755 | + |
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
| 1767 | + |
| 1768 | + |
| 1769 | + |
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
| 1776 | + |
| 1777 | + |
| 1778 | + |
| 1779 | + |
1752 | 1780 |
|
1753 | 1781 |
|
1754 | 1782 |
|
| ||
5743 | 5771 |
|
5744 | 5772 |
|
5745 | 5773 |
|
5746 |
| - |
5747 |
| - |
5748 |
| - |
5749 |
| - |
5750 |
| - |
5751 |
| - |
5752 |
| - |
5753 |
| - |
5754 |
| - |
5755 |
| - |
5756 |
| - |
5757 |
| - |
5758 |
| - |
5759 |
| - |
5760 |
| - |
5761 | 5774 |
|
5762 | 5775 |
|
5763 | 5776 |
|
|
lib/matplotlib/tests/test_colorbar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colorbar.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
201 |
| - |
202 |
| - |
| 200 | + |
| 201 | + |
203 | 202 |
|
204 | 203 |
|
205 | 204 |
|
|
0 commit comments