Commit fd9c0b6
File tree
Expand file treeCollapse file tree
6 files changed
+45
-20
lines changedFilter options
- lib
- matplotlib
- projections
- tests
- mpl_toolkits/mplot3d
- src
Expand file treeCollapse file tree
6 files changed
+45
-20
lines changed+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2429 | 2429 |
|
2430 | 2430 |
|
2431 | 2431 |
|
2432 |
| - |
| 2432 | + |
2433 | 2433 |
|
2434 | 2434 |
|
2435 | 2435 |
|
| ||
2655 | 2655 |
|
2656 | 2656 |
|
2657 | 2657 |
|
2658 |
| - |
| 2658 | + |
2659 | 2659 |
|
2660 | 2660 |
|
2661 | 2661 |
|
| ||
6075 | 6075 |
|
6076 | 6076 |
|
6077 | 6077 |
|
| 6078 | + |
| 6079 | + |
| 6080 | + |
| 6081 | + |
| 6082 | + |
| 6083 | + |
6078 | 6084 |
|
6079 | 6085 |
|
6080 | 6086 |
|
| ||
8632 | 8638 |
|
8633 | 8639 |
|
8634 | 8640 |
|
8635 |
| - |
| 8641 | + |
8636 | 8642 |
|
8637 | 8643 |
|
8638 | 8644 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
568 |
| - |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
569 | 572 |
|
570 | 573 |
|
571 | 574 |
|
| ||
576 | 579 |
|
577 | 580 |
|
578 | 581 |
|
579 |
| - |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
580 | 586 |
|
581 | 587 |
|
582 | 588 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
68 | 64 |
|
69 | 65 |
|
70 | 66 |
|
| ||
779 | 775 |
|
780 | 776 |
|
781 | 777 |
|
782 |
| - |
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
422 | 445 |
|
423 | 446 |
|
424 | 447 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1389 | 1389 |
|
1390 | 1390 |
|
1391 | 1391 |
|
1392 |
| - |
| 1392 | + |
1393 | 1393 |
|
1394 | 1394 |
|
1395 | 1395 |
|
|
-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
855 |
| - |
856 | 855 |
|
857 | 856 |
|
858 | 857 |
|
859 | 858 |
|
860 | 859 |
|
861 | 860 |
|
862 |
| - |
863 | 861 |
|
864 | 862 |
|
865 | 863 |
|
866 | 864 |
|
867 | 865 |
|
868 | 866 |
|
869 |
| - |
870 | 867 |
|
871 | 868 |
|
872 | 869 |
|
873 | 870 |
|
874 | 871 |
|
875 | 872 |
|
876 |
| - |
877 | 873 |
|
878 | 874 |
|
879 | 875 |
|
| ||
891 | 887 |
|
892 | 888 |
|
893 | 889 |
|
894 |
| - |
895 | 890 |
|
896 | 891 |
|
897 | 892 |
|
|
0 commit comments