Commit 5c4929e
File tree
Expand file treeCollapse file tree
4 files changed
+5
-4
lines changedFilter options
- doc/api
- galleries/examples/lines_bars_and_markers
- lib/matplotlib
- axes
Expand file treeCollapse file tree
4 files changed
+5
-4
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
|
galleries/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+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
290 |
| - |
| 290 | + |
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3380 | 3380 |
|
3381 | 3381 |
|
3382 | 3382 |
|
3383 |
| - |
| 3383 | + |
3384 | 3384 |
|
3385 | 3385 |
|
3386 | 3386 |
|
|
0 commit comments