Commit 5fd10ae
committed
File tree
Expand file treeCollapse file tree
6 files changed
+33
-25
lines changedFilter options
- examples/axes_grid1
- lib
- matplotlib
- tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
6 files changed
+33
-25
lines changedexamples/axes_grid1/inset_locator_demo.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
35 | 38 |
|
36 | 39 |
|
37 | 40 |
|
|
examples/axes_grid1/inset_locator_demo2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo2.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
|
+15-21Lines changed: 15 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
664 | 664 |
|
665 | 665 |
|
666 | 666 |
|
667 |
| - |
668 | 667 |
|
669 | 668 |
|
670 | 669 |
|
| ||
796 | 795 |
|
797 | 796 |
|
798 | 797 |
|
799 |
| - |
800 | 798 |
|
801 | 799 |
|
802 | 800 |
|
| ||
2018 | 2016 |
|
2019 | 2017 |
|
2020 | 2018 |
|
2021 |
| - |
2022 |
| - |
2023 |
| - |
2024 |
| - |
2025 |
| - |
2026 |
| - |
2027 |
| - |
2028 |
| - |
2029 |
| - |
2030 |
| - |
| 2019 | + |
| 2020 | + |
| 2021 | + |
| 2022 | + |
| 2023 | + |
| 2024 | + |
| 2025 | + |
| 2026 | + |
2031 | 2027 |
|
2032 | 2028 |
|
2033 | 2029 |
|
| ||
2361 | 2357 |
|
2362 | 2358 |
|
2363 | 2359 |
|
2364 |
| - |
2365 |
| - |
2366 |
| - |
2367 |
| - |
2368 |
| - |
2369 |
| - |
2370 |
| - |
2371 |
| - |
2372 |
| - |
| 2360 | + |
| 2361 | + |
| 2362 | + |
| 2363 | + |
| 2364 | + |
| 2365 | + |
| 2366 | + |
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4282 | 4282 |
|
4283 | 4283 |
|
4284 | 4284 |
|
4285 |
| - |
| 4285 | + |
4286 | 4286 |
|
4287 |
| - |
| 4287 | + |
| 4288 | + |
| 4289 | + |
| 4290 | + |
| 4291 | + |
| 4292 | + |
| 4293 | + |
| 4294 | + |
4288 | 4295 |
|
4289 | 4296 |
|
4290 | 4297 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1434 | 1434 |
|
1435 | 1435 |
|
1436 | 1436 |
|
1437 |
| - |
| 1437 | + |
1438 | 1438 |
|
1439 | 1439 |
|
1440 | 1440 |
|
|
lib/mpl_toolkits/tests/test_axes_grid1.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_axes_grid1.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
| 138 | + |
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
|
0 commit comments