Commit f47d748
File tree
2 files changed
+42
-9
lines changedFilter options
- galleries/examples/lines_bars_and_markers
- lib/matplotlib/axes
2 files changed
+42
-9
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+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+26-9Lines changed: 26 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3017 | 3017 |
|
3018 | 3018 |
|
3019 | 3019 |
|
3020 |
| - |
3021 |
| - |
| 3020 | + |
| 3021 | + |
| 3022 | + |
| 3023 | + |
| 3024 | + |
| 3025 | + |
3022 | 3026 |
|
3023 | 3027 |
|
3024 | 3028 |
|
| ||
3077 | 3081 |
|
3078 | 3082 |
|
3079 | 3083 |
|
3080 |
| - |
| 3084 | + |
3081 | 3085 |
|
3082 | 3086 |
|
3083 |
| - |
3084 |
| - |
| 3087 | + |
| 3088 | + |
| 3089 | + |
| 3090 | + |
| 3091 | + |
| 3092 | + |
| 3093 | + |
| 3094 | + |
| 3095 | + |
| 3096 | + |
| 3097 | + |
| 3098 | + |
| 3099 | + |
| 3100 | + |
| 3101 | + |
| 3102 | + |
| 3103 | + |
3085 | 3104 |
|
3086 | 3105 |
|
3087 | 3106 |
|
3088 |
| - |
3089 | 3107 |
|
3090 | 3108 |
|
3091 | 3109 |
|
3092 | 3110 |
|
3093 | 3111 |
|
3094 | 3112 |
|
3095 | 3113 |
|
3096 |
| - |
3097 |
| - |
| 3114 | + |
3098 | 3115 |
|
3099 | 3116 |
|
3100 |
| - |
| 3117 | + |
3101 | 3118 |
|
3102 | 3119 |
|
3103 | 3120 |
|
|
0 commit comments