Commit 5eb185f
File tree
Expand file treeCollapse file tree
3 files changed
+59
-10
lines changedFilter options
- examples/api_examples
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+59
-10
lines changedexamples/api_examples/axes_margins.py
Copy file name to clipboard+33Lines changed: 33 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 | + |
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 |
---|---|---|
| ||
4604 | 4604 |
|
4605 | 4605 |
|
4606 | 4606 |
|
| 4607 | + |
| 4608 | + |
| 4609 | + |
| 4610 | + |
4607 | 4611 |
|
4608 | 4612 |
|
4609 | 4613 |
|
4610 | 4614 |
|
4611 | 4615 |
|
| 4616 | + |
| 4617 | + |
| 4618 | + |
| 4619 | + |
4612 | 4620 |
|
4613 | 4621 |
|
4614 | 4622 |
|
4615 |
| - |
4616 |
| - |
| 4623 | + |
| 4624 | + |
| 4625 | + |
| 4626 | + |
| 4627 | + |
| 4628 | + |
4617 | 4629 |
|
4618 | 4630 |
|
4619 | 4631 |
|
4620 |
| - |
4621 |
| - |
| 4632 | + |
| 4633 | + |
| 4634 | + |
| 4635 | + |
| 4636 | + |
| 4637 | + |
4622 | 4638 |
|
4623 | 4639 |
|
4624 | 4640 |
|
|
0 commit comments