Commit cbc6bb2
File tree
Expand file treeCollapse file tree
3 files changed
+35
-28
lines changedOpen diff view settings
Filter options
- doc/api/api_changes_3.3
- lib/mpl_toolkits
- axes_grid1
- axisartist
Expand file treeCollapse file tree
3 files changed
+35
-28
lines changedOpen diff view settings
Collapse file
doc/api/api_changes_3.3/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/deprecations.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 |
|---|---|---|
| ||
525 | 525 | |
526 | 526 | |
527 | 527 | |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
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+29-19Lines changed: 29 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
22 | 27 | |
23 | 28 | |
24 | 29 | |
| ||
38 | 43 | |
39 | 44 | |
40 | 45 | |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
41 | 52 | |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
46 | 57 | |
47 | | - |
48 | | - |
| 58 | + |
| 59 | + |
49 | 60 | |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
54 | 65 | |
55 | | - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
56 | 70 | |
57 | 71 | |
58 | 72 | |
| ||
67 | 81 | |
68 | 82 | |
69 | 83 | |
70 | | - |
71 | | - |
72 | | - |
73 | | - |
74 | | - |
75 | | - |
76 | | - |
77 | | - |
78 | 84 | |
79 | 85 | |
80 | 86 | |
81 | 87 | |
82 | 88 | |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
83 | 93 | |
84 | 94 | |
85 | 95 | |
|
Collapse file
lib/mpl_toolkits/axisartist/axes_grid.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axes_grid.py+1-9Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
| 6 | + |
15 | 7 | |
16 | 8 | |
17 | 9 | |
|
0 commit comments