Commit 17653a6
File tree
Expand file treeCollapse file tree
11 files changed
+517
-12
lines changedFilter options
- doc
- _embedded_plots
- api
- users/next_whats_new
- galleries/examples/lines_bars_and_markers
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
- tools
Expand file treeCollapse file tree
11 files changed
+517
-12
lines changeddoc/_embedded_plots/grouped_bar.py
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
|
doc/users/next_whats_new/grouped_bar.rst
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
galleries/examples/lines_bars_and_markers/barchart.py
Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/barchart.py+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 | 21 |
|
27 | 22 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
33 | 26 |
|
34 |
| - |
| 27 | + |
35 | 28 |
|
36 | 29 |
|
37 |
| - |
38 | 30 |
|
39 | 31 |
|
40 | 32 |
|
|
0 commit comments