Commit 14b089f
File tree
Expand file treeCollapse file tree
2 files changed
+20
-16
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
2 files changed
+20
-16
lines changedlib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+17-14Lines changed: 17 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1222 | 1222 |
|
1223 | 1223 |
|
1224 | 1224 |
|
1225 |
| - |
| 1225 | + |
1226 | 1226 |
|
1227 | 1227 |
|
1228 | 1228 |
|
1229 | 1229 |
|
1230 |
| - |
1231 |
| - |
| 1230 | + |
| 1231 | + |
1232 | 1232 |
|
1233 | 1233 |
|
1234 | 1234 |
|
| ||
1286 | 1286 |
|
1287 | 1287 |
|
1288 | 1288 |
|
1289 |
| - |
| 1289 | + |
1290 | 1290 |
|
1291 | 1291 |
|
1292 | 1292 |
|
| ||
1348 | 1348 |
|
1349 | 1349 |
|
1350 | 1350 |
|
1351 |
| - |
1352 | 1351 |
|
1353 |
| - |
1354 |
| - |
| 1352 | + |
| 1353 | + |
1355 | 1354 |
|
1356 |
| - |
1357 |
| - |
| 1355 | + |
| 1356 | + |
| 1357 | + |
1358 | 1358 |
|
1359 | 1359 |
|
1360 | 1360 |
|
| ||
1387 | 1387 |
|
1388 | 1388 |
|
1389 | 1389 |
|
1390 |
| - |
| 1390 | + |
| 1391 | + |
| 1392 | + |
1391 | 1393 |
|
1392 |
| - |
| 1394 | + |
| 1395 | + |
1393 | 1396 |
|
1394 | 1397 |
|
1395 | 1398 |
|
| ||
1904 | 1907 |
|
1905 | 1908 |
|
1906 | 1909 |
|
1907 |
| - |
| 1910 | + |
1908 | 1911 |
|
1909 | 1912 |
|
1910 | 1913 |
|
1911 | 1914 |
|
1912 | 1915 |
|
1913 | 1916 |
|
1914 |
| - |
| 1917 | + |
1915 | 1918 |
|
1916 | 1919 |
|
1917 | 1920 |
|
1918 | 1921 |
|
1919 | 1922 |
|
1920 | 1923 |
|
1921 |
| - |
| 1924 | + |
1922 | 1925 |
|
1923 | 1926 |
|
1924 | 1927 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1112 | 1112 |
|
1113 | 1113 |
|
1114 | 1114 |
|
1115 |
| - |
| 1115 | + |
| 1116 | + |
1116 | 1117 |
|
1117 | 1118 |
|
1118 | 1119 |
|
| ||
1132 | 1133 |
|
1133 | 1134 |
|
1134 | 1135 |
|
1135 |
| - |
| 1136 | + |
1136 | 1137 |
|
1137 | 1138 |
|
1138 | 1139 |
|
|
0 commit comments