Commit 42e5fc0
File tree
Expand file treeCollapse file tree
3 files changed
+58
-8
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+58
-8
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+32-6Lines changed: 32 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
905 | 905 |
|
906 | 906 |
|
907 | 907 |
|
908 |
| - |
| 908 | + |
909 | 909 |
|
910 |
| - |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
911 | 914 |
|
912 | 915 |
|
913 | 916 |
|
914 |
| - |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
915 | 921 |
|
916 | 922 |
|
917 | 923 |
|
918 | 924 |
|
919 | 925 |
|
| 926 | + |
| 927 | + |
| 928 | + |
920 | 929 |
|
921 | 930 |
|
922 | 931 |
|
| ||
941 | 950 |
|
942 | 951 |
|
943 | 952 |
|
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
944 | 966 |
|
945 | 967 |
|
946 | 968 |
|
947 | 969 |
|
948 |
| - |
949 |
| - |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
950 | 976 |
|
951 | 977 |
|
952 | 978 |
|
| ||
956 | 982 |
|
957 | 983 |
|
958 | 984 |
|
959 |
| - |
| 985 | + |
960 | 986 |
|
961 | 987 |
|
962 | 988 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2290 | 2290 |
|
2291 | 2291 |
|
2292 | 2292 |
|
2293 |
| - |
2294 |
| - |
| 2293 | + |
| 2294 | + |
2295 | 2295 |
|
2296 | 2296 |
|
2297 | 2297 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3929 | 3929 |
|
3930 | 3930 |
|
3931 | 3931 |
|
| 3932 | + |
| 3933 | + |
| 3934 | + |
| 3935 | + |
3932 | 3936 |
|
3933 | 3937 |
|
3934 | 3938 |
|
3935 | 3939 |
|
3936 | 3940 |
|
3937 | 3941 |
|
| 3942 | + |
| 3943 | + |
| 3944 | + |
| 3945 | + |
| 3946 | + |
| 3947 | + |
| 3948 | + |
| 3949 | + |
| 3950 | + |
| 3951 | + |
| 3952 | + |
| 3953 | + |
| 3954 | + |
| 3955 | + |
| 3956 | + |
| 3957 | + |
| 3958 | + |
| 3959 | + |
| 3960 | + |
| 3961 | + |
3938 | 3962 |
|
3939 | 3963 |
|
3940 | 3964 |
|
|
0 commit comments