Commit fda6398
File tree
Expand file treeCollapse file tree
6 files changed
+17
-26
lines changedFilter options
- .github
- examples
- style_sheets
- text_labels_and_annotations
- lib/matplotlib/backends
- requirements/testing
- tutorials/text
Expand file treeCollapse file tree
6 files changed
+17
-26
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
examples/style_sheets/plot_solarizedlight2.py
Copy file name to clipboardExpand all lines: examples/style_sheets/plot_solarizedlight2.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
examples/text_labels_and_annotations/rainbow_text.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/rainbow_text.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
19 |
| - |
| 17 | + |
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
|
requirements/testing/flake8.txt
Copy file name to clipboard+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 |
| - |
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
| ||
86 | 84 |
|
87 | 85 |
|
88 | 86 |
|
89 |
| - |
90 | 87 |
|
91 | 88 |
|
92 | 89 |
|
| ||
130 | 127 |
|
131 | 128 |
|
132 | 129 |
|
133 |
| - |
134 | 130 |
|
135 | 131 |
|
136 | 132 |
|
| ||
153 | 149 |
|
154 | 150 |
|
155 | 151 |
|
156 |
| - |
157 | 152 |
|
158 | 153 |
|
159 | 154 |
|
| ||
270 | 265 |
|
271 | 266 |
|
272 | 267 |
|
273 |
| - |
274 | 268 |
|
275 | 269 |
|
276 | 270 |
|
| ||
306 | 300 |
|
307 | 301 |
|
308 | 302 |
|
309 |
| - |
310 | 303 |
|
311 | 304 |
|
312 | 305 |
|
| ||
346 | 339 |
|
347 | 340 |
|
348 | 341 |
|
349 |
| - |
350 | 342 |
|
351 | 343 |
|
352 | 344 |
|
| ||
359 | 351 |
|
360 | 352 |
|
361 | 353 |
|
362 |
| - |
363 | 354 |
|
364 | 355 |
|
365 | 356 |
|
|
0 commit comments