Commit 07999b1
File tree
Expand file treeCollapse file tree
5 files changed
+55
-3
lines changedFilter options
- examples/axes_grid
- lib/mpl_toolkits
- axes_grid1
- tests
- baseline_images/test_axes_grid1
Expand file treeCollapse file tree
5 files changed
+55
-3
lines changedexamples/axes_grid/simple_axisline4.py
Copy file name to clipboardExpand all lines: examples/axes_grid/simple_axisline4.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
lib/mpl_toolkits/axes_grid1/anchored_artists.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/anchored_artists.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
lib/mpl_toolkits/axes_grid1/inset_locator.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/inset_locator.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
| 315 | + |
316 | 316 |
|
317 | 317 |
|
318 | 318 |
|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
585 |
| - |
| 585 | + |
586 | 586 |
|
587 | 587 |
|
588 | 588 |
|
|
lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/inset_locator.png
Copy file name to clipboard10.1 KB
Loading
lib/mpl_toolkits/tests/test_axes_grid1.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_axes_grid1.py+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
| ||
72 | 74 |
|
73 | 75 |
|
74 | 76 |
|
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
75 | 126 |
|
76 | 127 |
|
77 | 128 |
|
0 commit comments