Commit a2a57a6
File tree
Expand file treeCollapse file tree
7 files changed
+19
-140
lines changedFilter options
- lib
- matplotlib
- projections
- mpl_toolkits/axisartist
Expand file treeCollapse file tree
7 files changed
+19
-140
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
829 | 829 |
|
830 | 830 |
|
831 | 831 |
|
832 |
| - |
833 |
| - |
834 |
| - |
| 832 | + |
| 833 | + |
835 | 834 |
|
836 | 835 |
|
837 | 836 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
1428 |
| - |
1429 | 1428 |
|
1430 | 1429 |
|
1431 | 1430 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py-118Lines changed: 0 additions & 118 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1478 | 1478 |
|
1479 | 1479 |
|
1480 | 1480 |
|
1481 |
| - |
1482 |
| - |
1483 |
| - |
1484 |
| - |
1485 |
| - |
1486 |
| - |
1487 |
| - |
1488 |
| - |
1489 |
| - |
1490 |
| - |
1491 |
| - |
1492 |
| - |
1493 |
| - |
1494 |
| - |
1495 |
| - |
1496 |
| - |
1497 |
| - |
1498 |
| - |
1499 |
| - |
1500 |
| - |
1501 |
| - |
1502 |
| - |
1503 |
| - |
1504 |
| - |
1505 |
| - |
1506 |
| - |
1507 |
| - |
1508 |
| - |
1509 |
| - |
1510 |
| - |
1511 |
| - |
1512 |
| - |
1513 |
| - |
1514 |
| - |
1515 |
| - |
1516 |
| - |
1517 |
| - |
1518 |
| - |
1519 |
| - |
1520 |
| - |
1521 |
| - |
1522 |
| - |
1523 |
| - |
1524 |
| - |
1525 |
| - |
1526 |
| - |
1527 |
| - |
1528 |
| - |
1529 |
| - |
1530 |
| - |
1531 |
| - |
1532 |
| - |
1533 |
| - |
1534 |
| - |
1535 |
| - |
1536 |
| - |
1537 |
| - |
1538 |
| - |
1539 |
| - |
1540 |
| - |
1541 |
| - |
1542 |
| - |
1543 |
| - |
1544 |
| - |
1545 |
| - |
1546 |
| - |
1547 |
| - |
1548 |
| - |
1549 |
| - |
1550 |
| - |
1551 |
| - |
1552 |
| - |
1553 |
| - |
1554 |
| - |
1555 |
| - |
1556 |
| - |
1557 |
| - |
1558 |
| - |
1559 |
| - |
1560 |
| - |
1561 |
| - |
1562 |
| - |
1563 |
| - |
1564 |
| - |
1565 |
| - |
1566 |
| - |
1567 |
| - |
1568 |
| - |
1569 |
| - |
1570 |
| - |
1571 |
| - |
1572 |
| - |
1573 |
| - |
1574 |
| - |
1575 |
| - |
1576 |
| - |
1577 |
| - |
1578 |
| - |
1579 |
| - |
1580 |
| - |
1581 |
| - |
1582 |
| - |
1583 |
| - |
1584 |
| - |
1585 |
| - |
1586 |
| - |
1587 |
| - |
1588 |
| - |
1589 |
| - |
1590 |
| - |
1591 |
| - |
1592 |
| - |
1593 |
| - |
1594 |
| - |
1595 |
| - |
1596 |
| - |
1597 |
| - |
1598 |
| - |
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
315 | 315 |
|
316 | 316 |
|
317 | 317 |
|
318 |
| - |
319 | 318 |
|
320 | 319 |
|
321 | 320 |
|
|
lib/matplotlib/tight_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tight_layout.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
383 |
| - |
384 |
| - |
385 |
| - |
386 | 383 |
|
387 | 384 |
|
388 | 385 |
|
|
lib/mpl_toolkits/axisartist/clip_path.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/clip_path.py+16-13Lines changed: 16 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
90 | 92 |
|
91 |
| - |
92 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
93 | 97 |
|
94 | 98 |
|
95 |
| - |
96 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
97 | 103 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
|
0 commit comments