Commit 96a5022
File tree
Expand file treeCollapse file tree
13 files changed
+21
-874
lines changedOpen diff view settings
Filter options
- doc/api
- next_api_changes/removals
- toolkits
- examples/axes_grid1
- lib
- matplotlib
- mpl_toolkits
- axes_grid1
- axes_grid
- tests
Expand file treeCollapse file tree
13 files changed
+21
-874
lines changedOpen diff view settings
Collapse file
doc/api/next_api_changes/removals/18747-ES.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/removals/18747-ES.rst+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
| 50 | + |
| 51 | + |
| 52 | + |
50 | 53 | |
51 | 54 | |
52 | 55 | |
| 56 | + |
| 57 | + |
Collapse file
doc/api/toolkits/axes_grid1.rst
Copy file name to clipboardExpand all lines: doc/api/toolkits/axes_grid1.rst-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
32 | | - |
33 | 32 | |
34 | 33 | |
35 | 34 | |
|
Collapse file
examples/axes_grid1/demo_axes_grid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid.py-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | | - |
16 | | - |
17 | 14 | |
18 | 15 | |
19 | 16 | |
|
Collapse file
examples/axes_grid1/demo_axes_grid2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid2.py-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | | - |
18 | | - |
19 | 16 | |
20 | 17 | |
21 | 18 | |
|
Collapse file
examples/axes_grid1/demo_edge_colorbar.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_edge_colorbar.py-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
16 | | - |
17 | | - |
18 | 15 | |
19 | 16 | |
20 | 17 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
569 | 569 | |
570 | 570 | |
571 | 571 | |
| 572 | + |
572 | 573 | |
573 | 574 | |
574 | 575 | |
|
Collapse file
-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1441 | 1441 | |
1442 | 1442 | |
1443 | 1443 | |
1444 | | - |
1445 | | - |
1446 | 1444 | |
1447 | 1445 | |
1448 | 1446 | |
|
Collapse file
lib/mpl_toolkits/axes_grid/colorbar.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid/colorbar.py-5Lines changed: 0 additions & 5 deletions
This file was deleted.
Collapse file
lib/mpl_toolkits/axes_grid1/axes_grid.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_grid.py+5-22Lines changed: 5 additions & 22 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
56 | 39 | |
57 | 40 | |
58 | 41 | |
|
0 commit comments