Commit 10c1ecc
File tree
Expand file treeCollapse file tree
13 files changed
+120
-10
lines changedFilter options
- lib/matplotlib
- backends
- mpl-data/images
- tools
Expand file treeCollapse file tree
13 files changed
+120
-10
lines changedlib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+38-9Lines changed: 38 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
403 | 402 |
|
404 | 403 |
|
405 | 404 |
|
406 |
| - |
| 405 | + |
407 | 406 |
|
408 | 407 |
|
409 | 408 |
|
| ||
419 | 418 |
|
420 | 419 |
|
421 | 420 |
|
422 |
| - |
| 421 | + |
423 | 422 |
|
424 | 423 |
|
425 | 424 |
|
| ||
470 | 469 |
|
471 | 470 |
|
472 | 471 |
|
473 |
| - |
| 472 | + |
474 | 473 |
|
475 | 474 |
|
476 | 475 |
|
| ||
491 | 490 |
|
492 | 491 |
|
493 | 492 |
|
494 |
| - |
| 493 | + |
495 | 494 |
|
496 | 495 |
|
497 | 496 |
|
| ||
511 | 510 |
|
512 | 511 |
|
513 | 512 |
|
514 |
| - |
| 513 | + |
515 | 514 |
|
516 | 515 |
|
517 | 516 |
|
| ||
541 | 540 |
|
542 | 541 |
|
543 | 542 |
|
544 |
| - |
| 543 | + |
545 | 544 |
|
546 | 545 |
|
547 | 546 |
|
| ||
551 | 550 |
|
552 | 551 |
|
553 | 552 |
|
554 |
| - |
| 553 | + |
555 | 554 |
|
556 | 555 |
|
557 | 556 |
|
| ||
1020 | 1019 |
|
1021 | 1020 |
|
1022 | 1021 |
|
| 1022 | + |
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
| 1039 | + |
| 1040 | + |
| 1041 | + |
| 1042 | + |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
| 1050 | + |
1023 | 1051 |
|
1024 | 1052 |
|
1025 | 1053 |
|
| ||
1037 | 1065 |
|
1038 | 1066 |
|
1039 | 1067 |
|
| 1068 | + |
1040 | 1069 |
|
1041 | 1070 |
|
1042 | 1071 |
|
1043 | 1072 |
|
1044 | 1073 |
|
1045 |
| - |
| 1074 | + |
1046 | 1075 |
|
1047 | 1076 |
|
1048 | 1077 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
963 | 963 |
|
964 | 964 |
|
965 | 965 |
|
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
966 | 974 |
|
967 | 975 |
|
968 | 976 |
|
969 | 977 |
|
| 978 | + |
970 | 979 |
|
971 | 980 |
|
972 | 981 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
846 | 846 |
|
847 | 847 |
|
848 | 848 |
|
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
| 857 | + |
| 858 | + |
849 | 859 |
|
850 | 860 |
|
851 | 861 |
|
| ||
877 | 887 |
|
878 | 888 |
|
879 | 889 |
|
| 890 | + |
880 | 891 |
|
881 | 892 |
|
882 | 893 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1064 | 1064 |
|
1065 | 1065 |
|
1066 | 1066 |
|
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
| 1071 | + |
1067 | 1072 |
|
1068 | 1073 |
|
1069 | 1074 |
|
1070 | 1075 |
|
| 1076 | + |
1071 | 1077 |
|
1072 | 1078 |
|
1073 | 1079 |
|
|
lib/matplotlib/mpl-data/images/help.pdf
Copy file name to clipboard1.77 KB
Binary file not shown.
lib/matplotlib/mpl-data/images/help.png
Copy file name to clipboard472 Bytes
Loading
lib/matplotlib/mpl-data/images/help.ppm
Copy file name to clipboard1.7 KB
Binary file not shown.
lib/matplotlib/mpl-data/images/help.svg
Copy file name to clipboard+52Lines changed: 52 additions & 0 deletions
Loading
lib/matplotlib/mpl-data/images/help_large.png
Copy file name to clipboard747 Bytes
Loading
lib/matplotlib/mpl-data/images/help_large.ppm
Copy file name to clipboard6.76 KB
Binary file not shown.
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1420 | 1420 |
|
1421 | 1421 |
|
1422 | 1422 |
|
| 1423 | + |
1423 | 1424 |
|
1424 | 1425 |
|
1425 | 1426 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
583 | 583 |
|
584 | 584 |
|
585 | 585 |
|
| 586 | + |
586 | 587 |
|
587 | 588 |
|
588 | 589 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
|
0 commit comments