Commit c4e75e3
File tree
Expand file treeCollapse file tree
13 files changed
+3829
-2013
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images
- test_axes
- test_image
- src
Expand file treeCollapse file tree
13 files changed
+3829
-2013
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
215 |
| - |
| 215 | + |
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
392 |
| - |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
393 | 398 |
|
394 | 399 |
|
395 | 400 |
|
| ||
410 | 415 |
|
411 | 416 |
|
412 | 417 |
|
413 |
| - |
| 418 | + |
| 419 | + |
| 420 | + |
414 | 421 |
|
415 | 422 |
|
416 | 423 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1228 | 1228 |
|
1229 | 1229 |
|
1230 | 1230 |
|
| 1231 | + |
1231 | 1232 |
|
1232 | 1233 |
|
1233 | 1234 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/imshow.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_axes/imshow.svg+993-987Lines changed: 993 additions & 987 deletions
Loading
lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg+1,147-1,012Lines changed: 1147 additions & 1012 deletions
Loading
lib/matplotlib/tests/baseline_images/test_axes/pcolormesh.pdf
Copy file name to clipboard20.6 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes/pcolormesh.png
Copy file name to clipboard32.9 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/pcolormesh.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_axes/pcolormesh.svg+1,624Lines changed: 1624 additions & 0 deletions
Loading
lib/matplotlib/tests/baseline_images/test_image/image_interps.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_image/image_interps.svg+16-4Lines changed: 16 additions & 4 deletions
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+33-2Lines changed: 33 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
393 | 394 |
|
394 | 395 |
|
395 | 396 |
|
396 |
| - |
| 397 | + |
397 | 398 |
|
398 | 399 |
|
399 | 400 |
|
| ||
438 | 439 |
|
439 | 440 |
|
440 | 441 |
|
441 |
| - |
| 442 | + |
442 | 443 |
|
443 | 444 |
|
444 | 445 |
|
| ||
473 | 474 |
|
474 | 475 |
|
475 | 476 |
|
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
476 | 507 |
|
477 | 508 |
|
478 | 509 |
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
lib/matplotlib/tests/test_simplification.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_simplification.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1091 | 1091 |
|
1092 | 1092 |
|
1093 | 1093 |
|
1094 |
| - |
1095 | 1094 |
|
1096 | 1095 |
|
| 1096 | + |
1097 | 1097 |
|
1098 | 1098 |
|
1099 | 1099 |
|
| ||
1747 | 1747 |
|
1748 | 1748 |
|
1749 | 1749 |
|
1750 |
| - |
| 1750 | + |
1751 | 1751 |
|
1752 | 1752 |
|
1753 | 1753 |
|
|
0 commit comments