File tree
Expand file treeCollapse file tree
3 files changed
+60
-10
lines changedFilter options
- examples/axes_grid1
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+60
-10
lines changedexamples/axes_grid1/axes_margins.py
Copy file name to clipboard+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2075 | 2075 |
|
2076 | 2076 |
|
2077 | 2077 |
|
2078 |
| - |
| 2078 | + |
2079 | 2079 |
|
2080 |
| - |
2081 |
| - |
| 2080 | + |
| 2081 | + |
2082 | 2082 |
|
2083 | 2083 |
|
2084 | 2084 |
|
| ||
2089 | 2089 |
|
2090 | 2090 |
|
2091 | 2091 |
|
2092 |
| - |
| 2092 | + |
2093 | 2093 |
|
2094 |
| - |
2095 |
| - |
| 2094 | + |
| 2095 | + |
2096 | 2096 |
|
2097 | 2097 |
|
2098 | 2098 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+20-4Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4585 | 4585 |
|
4586 | 4586 |
|
4587 | 4587 |
|
| 4588 | + |
| 4589 | + |
| 4590 | + |
| 4591 | + |
4588 | 4592 |
|
4589 | 4593 |
|
4590 | 4594 |
|
4591 | 4595 |
|
4592 | 4596 |
|
| 4597 | + |
| 4598 | + |
| 4599 | + |
| 4600 | + |
4593 | 4601 |
|
4594 | 4602 |
|
4595 | 4603 |
|
4596 |
| - |
4597 |
| - |
| 4604 | + |
| 4605 | + |
| 4606 | + |
| 4607 | + |
| 4608 | + |
| 4609 | + |
4598 | 4610 |
|
4599 | 4611 |
|
4600 | 4612 |
|
4601 |
| - |
4602 |
| - |
| 4613 | + |
| 4614 | + |
| 4615 | + |
| 4616 | + |
| 4617 | + |
| 4618 | + |
4603 | 4619 |
|
4604 | 4620 |
|
4605 | 4621 |
|
|
0 commit comments