Commit 5bab18d
File tree
5 files changed
+91
-7
lines changedFilter options
- galleries/examples/lines_bars_and_markers
- lib/matplotlib
- axes
- tools
5 files changed
+91
-7
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+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
148 | 167 |
|
149 | 168 |
|
150 | 169 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+35-7Lines changed: 35 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3014 | 3014 |
|
3015 | 3015 |
|
3016 | 3016 |
|
3017 |
| - |
| 3017 | + |
| 3018 | + |
3018 | 3019 |
|
| 3020 | + |
| 3021 | + |
| 3022 | + |
| 3023 | + |
| 3024 | + |
| 3025 | + |
3019 | 3026 |
|
3020 |
| - |
| 3027 | + |
3021 | 3028 |
|
3022 | 3029 |
|
3023 | 3030 |
|
| ||
3081 | 3088 |
|
3082 | 3089 |
|
3083 | 3090 |
|
3084 |
| - |
3085 |
| - |
3086 | 3091 |
|
| 3092 | + |
| 3093 | + |
| 3094 | + |
| 3095 | + |
| 3096 | + |
| 3097 | + |
| 3098 | + |
| 3099 | + |
| 3100 | + |
| 3101 | + |
| 3102 | + |
| 3103 | + |
| 3104 | + |
3087 | 3105 |
|
3088 | 3106 |
|
3089 | 3107 |
|
| ||
3118 | 3136 |
|
3119 | 3137 |
|
3120 | 3138 |
|
| 3139 | + |
| 3140 | + |
| 3141 | + |
| 3142 | + |
| 3143 | + |
| 3144 | + |
| 3145 | + |
| 3146 | + |
| 3147 | + |
3121 | 3148 |
|
3122 | 3149 |
|
3123 | 3150 |
|
| ||
3130 | 3157 |
|
3131 | 3158 |
|
3132 | 3159 |
|
3133 |
| - |
| 3160 | + |
| 3161 | + |
3134 | 3162 |
|
3135 | 3163 |
|
3136 | 3164 |
|
3137 | 3165 |
|
3138 |
| - |
| 3166 | + |
3139 | 3167 |
|
3140 | 3168 |
|
3141 |
| - |
| 3169 | + |
3142 | 3170 |
|
3143 | 3171 |
|
3144 | 3172 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
287 | 298 |
|
288 | 299 |
|
289 | 300 |
|
|
+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3376 | 3376 |
|
3377 | 3377 |
|
3378 | 3378 |
|
| 3379 | + |
| 3380 | + |
| 3381 | + |
| 3382 | + |
| 3383 | + |
| 3384 | + |
| 3385 | + |
| 3386 | + |
| 3387 | + |
| 3388 | + |
| 3389 | + |
| 3390 | + |
| 3391 | + |
| 3392 | + |
| 3393 | + |
| 3394 | + |
| 3395 | + |
| 3396 | + |
| 3397 | + |
| 3398 | + |
| 3399 | + |
| 3400 | + |
| 3401 | + |
| 3402 | + |
| 3403 | + |
3379 | 3404 |
|
3380 | 3405 |
|
3381 | 3406 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
| 241 | + |
241 | 242 |
|
242 | 243 |
|
243 | 244 |
|
|
0 commit comments