Commit 93c7651
File tree
2 files changed
+76
-6
lines changedFilter options
- galleries/examples/lines_bars_and_markers
- lib/matplotlib/axes
2 files changed
+76
-6
lines changedgalleries/examples/lines_bars_and_markers/grouped_bar_chart.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/grouped_bar_chart.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+36-6Lines changed: 36 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3013 | 3013 |
|
3014 | 3014 |
|
3015 | 3015 |
|
3016 |
| - |
| 3016 | + |
| 3017 | + |
3017 | 3018 |
|
3018 | 3019 |
|
3019 | 3020 |
|
| ||
3069 | 3070 |
|
3070 | 3071 |
|
3071 | 3072 |
|
| 3073 | + |
| 3074 | + |
| 3075 | + |
| 3076 | + |
| 3077 | + |
| 3078 | + |
| 3079 | + |
3072 | 3080 |
|
3073 | 3081 |
|
| 3082 | + |
| 3083 | + |
3074 | 3084 |
|
| 3085 | + |
| 3086 | + |
3075 | 3087 |
|
3076 | 3088 |
|
3077 | 3089 |
|
| ||
3087 | 3099 |
|
3088 | 3100 |
|
3089 | 3101 |
|
| 3102 | + |
3090 | 3103 |
|
3091 | 3104 |
|
3092 | 3105 |
|
3093 | 3106 |
|
3094 | 3107 |
|
| 3108 | + |
| 3109 | + |
| 3110 | + |
3095 | 3111 |
|
3096 | 3112 |
|
3097 | 3113 |
|
| ||
3102 | 3118 |
|
3103 | 3119 |
|
3104 | 3120 |
|
3105 |
| - |
3106 |
| - |
| 3121 | + |
| 3122 | + |
| 3123 | + |
| 3124 | + |
3107 | 3125 |
|
3108 | 3126 |
|
3109 | 3127 |
|
3110 | 3128 |
|
3111 | 3129 |
|
3112 | 3130 |
|
| 3131 | + |
| 3132 | + |
3113 | 3133 |
|
3114 |
| - |
3115 |
| - |
| 3134 | + |
| 3135 | + |
| 3136 | + |
| 3137 | + |
| 3138 | + |
| 3139 | + |
| 3140 | + |
| 3141 | + |
3116 | 3142 |
|
3117 |
| - |
| 3143 | + |
| 3144 | + |
| 3145 | + |
| 3146 | + |
| 3147 | + |
3118 | 3148 |
|
3119 | 3149 |
|
3120 | 3150 |
|
|
0 commit comments