Commit 0e08015
File tree
7 files changed
+9
-19
lines changedFilter options
- lib
- matplotlib
- backends
- mpl_toolkits/axisartist
7 files changed
+9
-19
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1709 | 1709 |
|
1710 | 1710 |
|
1711 | 1711 |
|
1712 |
| - |
1713 |
| - |
1714 |
| - |
1715 |
| - |
| 1712 | + |
| 1713 | + |
| 1714 | + |
1716 | 1715 |
|
1717 | 1716 |
|
1718 | 1717 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
928 | 928 |
|
929 | 929 |
|
930 | 930 |
|
931 |
| - |
932 |
| - |
933 |
| - |
934 |
| - |
| 931 | + |
935 | 932 |
|
936 | 933 |
|
937 | 934 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1009 | 1009 |
|
1010 | 1010 |
|
1011 | 1011 |
|
1012 |
| - |
| 1012 | + |
1013 | 1013 |
|
1014 | 1014 |
|
1015 | 1015 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2424 | 2424 |
|
2425 | 2425 |
|
2426 | 2426 |
|
2427 |
| - |
2428 |
| - |
| 2427 | + |
2429 | 2428 |
|
2430 | 2429 |
|
2431 | 2430 |
|
|
lib/mpl_toolkits/axisartist/axis_artist.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axis_artist.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
612 |
| - |
613 |
| - |
614 |
| - |
615 |
| - |
| 612 | + |
616 | 613 |
|
617 | 614 |
|
618 | 615 |
|
|
lib/mpl_toolkits/axisartist/floating_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/floating_axes.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
296 |
| - |
297 | 296 |
|
298 | 297 |
|
299 | 298 |
|
| ||
304 | 303 |
|
305 | 304 |
|
306 | 305 |
|
307 |
| - |
308 | 306 |
|
309 |
| - |
| 307 | + |
310 | 308 |
|
311 | 309 |
|
312 | 310 |
|
|
0 commit comments