Commit e5b3694
File tree
Expand file treeCollapse file tree
3 files changed
+65
-9
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+65
-9
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4675 | 4675 |
|
4676 | 4676 |
|
4677 | 4677 |
|
| 4678 | + |
| 4679 | + |
| 4680 | + |
| 4681 | + |
| 4682 | + |
| 4683 | + |
| 4684 | + |
| 4685 | + |
4678 | 4686 |
|
4679 | 4687 |
|
4680 | 4688 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+55-6Lines changed: 55 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2942 | 2942 |
|
2943 | 2943 |
|
2944 | 2944 |
|
2945 |
| - |
| 2945 | + |
2946 | 2946 |
|
2947 | 2947 |
|
2948 | 2948 |
|
| ||
3036 | 3036 |
|
3037 | 3037 |
|
3038 | 3038 |
|
3039 |
| - |
| 3039 | + |
3040 | 3040 |
|
3041 | 3041 |
|
3042 | 3042 |
|
| ||
3063 | 3063 |
|
3064 | 3064 |
|
3065 | 3065 |
|
3066 |
| - |
| 3066 | + |
3067 | 3067 |
|
3068 | 3068 |
|
3069 | 3069 |
|
| ||
3075 | 3075 |
|
3076 | 3076 |
|
3077 | 3077 |
|
3078 |
| - |
| 3078 | + |
3079 | 3079 |
|
3080 | 3080 |
|
3081 | 3081 |
|
| ||
3085 | 3085 |
|
3086 | 3086 |
|
3087 | 3087 |
|
| 3088 | + |
| 3089 | + |
| 3090 | + |
| 3091 | + |
| 3092 | + |
| 3093 | + |
| 3094 | + |
| 3095 | + |
| 3096 | + |
| 3097 | + |
| 3098 | + |
| 3099 | + |
| 3100 | + |
| 3101 | + |
| 3102 | + |
| 3103 | + |
| 3104 | + |
| 3105 | + |
| 3106 | + |
| 3107 | + |
| 3108 | + |
| 3109 | + |
| 3110 | + |
| 3111 | + |
| 3112 | + |
| 3113 | + |
| 3114 | + |
| 3115 | + |
| 3116 | + |
| 3117 | + |
| 3118 | + |
| 3119 | + |
| 3120 | + |
| 3121 | + |
| 3122 | + |
| 3123 | + |
| 3124 | + |
| 3125 | + |
| 3126 | + |
| 3127 | + |
| 3128 | + |
| 3129 | + |
| 3130 | + |
| 3131 | + |
| 3132 | + |
| 3133 | + |
| 3134 | + |
| 3135 | + |
| 3136 | + |
3088 | 3137 |
|
3089 | 3138 |
|
3090 | 3139 |
|
| ||
9064 | 9113 |
|
9065 | 9114 |
|
9066 | 9115 |
|
9067 |
| - |
9068 |
| - |
| 9116 | + |
| 9117 | + |
9069 | 9118 |
|
9070 | 9119 |
|
9071 | 9120 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
970 | 970 |
|
971 | 971 |
|
972 | 972 |
|
973 |
| - |
| 973 | + |
974 | 974 |
|
975 | 975 |
|
976 | 976 |
|
977 | 977 |
|
978 |
| - |
979 |
| - |
| 978 | + |
980 | 979 |
|
981 | 980 |
|
982 | 981 |
|
|
0 commit comments