Commit d4ce99a
File tree
Expand file treeCollapse file tree
5 files changed
+12
-15
lines changedFilter options
- examples/showcase
- lib/matplotlib
- axes
- backends
- tests
Expand file treeCollapse file tree
5 files changed
+12
-15
lines changedexamples/showcase/bachelors_degrees_by_gender.py
Copy file name to clipboardExpand all lines: examples/showcase/bachelors_degrees_by_gender.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
109 |
| - |
| 108 | + |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3203 | 3203 |
|
3204 | 3204 |
|
3205 | 3205 |
|
3206 |
| - |
3207 |
| - |
| 3206 | + |
3208 | 3207 |
|
3209 | 3208 |
|
3210 | 3209 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1520 | 1520 |
|
1521 | 1521 |
|
1522 | 1522 |
|
1523 |
| - |
1524 |
| - |
1525 |
| - |
1526 |
| - |
1527 |
| - |
1528 |
| - |
1529 |
| - |
| 1523 | + |
| 1524 | + |
| 1525 | + |
| 1526 | + |
| 1527 | + |
1530 | 1528 |
|
1531 | 1529 |
|
1532 | 1530 |
|
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
165 |
| - |
| 163 | + |
| 164 | + |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
|
0 commit comments