Commit aaa2970
File tree
Expand file treeCollapse file tree
7 files changed
+3627
-4
lines changedFilter options
- lib
- matplotlib
- tests
- baseline_images/test_axes_grid1
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
7 files changed
+3627
-4
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
1 | 5 |
|
2 | 6 |
|
3 | 7 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1310 | 1310 |
|
1311 | 1311 |
|
1312 | 1312 |
|
| 1313 | + |
1313 | 1314 |
|
1314 | 1315 |
|
1315 | 1316 |
|
|
lib/matplotlib/tests/baseline_images/test_axes_grid1/divider_append_axes.pdf
Copy file name to clipboard24.8 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes_grid1/divider_append_axes.png
Copy file name to clipboard50.7 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes_grid1/divider_append_axes.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_axes_grid1/divider_append_axes.svg+3,563Lines changed: 3563 additions & 0 deletions
Loading
lib/matplotlib/tests/test_axes_grid1.py
Copy file name to clipboard+55Lines changed: 55 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 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
lib/mpl_toolkits/axes_grid1/axes_divider.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_divider.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
554 | 554 |
|
555 | 555 |
|
556 | 556 |
|
557 |
| - |
| 557 | + |
558 | 558 |
|
559 | 559 |
|
560 |
| - |
| 560 | + |
561 | 561 |
|
562 | 562 |
|
563 | 563 |
|
| ||
601 | 601 |
|
602 | 602 |
|
603 | 603 |
|
604 |
| - |
| 604 | + |
605 | 605 |
|
606 | 606 |
|
607 |
| - |
| 607 | + |
608 | 608 |
|
609 | 609 |
|
610 | 610 |
|
|
0 commit comments