Commit 9520eb9
File tree
Expand file treeCollapse file tree
4 files changed
+31
-33
lines changedFilter options
- lib
- matplotlib/axes
- mpl_toolkits/axes_grid1
- tutorials/toolkits
Expand file treeCollapse file tree
4 files changed
+31
-33
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5826 | 5826 |
|
5827 | 5827 |
|
5828 | 5828 |
|
5829 |
| - |
5830 |
| - |
5831 |
| - |
| 5829 | + |
| 5830 | + |
| 5831 | + |
5832 | 5832 |
|
5833 | 5833 |
|
5834 | 5834 |
|
| ||
6068 | 6068 |
|
6069 | 6069 |
|
6070 | 6070 |
|
6071 |
| - |
6072 |
| - |
6073 |
| - |
| 6071 | + |
| 6072 | + |
| 6073 | + |
6074 | 6074 |
|
6075 | 6075 |
|
6076 | 6076 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1892 | 1892 |
|
1893 | 1893 |
|
1894 | 1894 |
|
1895 |
| - |
1896 |
| - |
1897 |
| - |
1898 |
| - |
1899 |
| - |
1900 |
| - |
1901 |
| - |
1902 |
| - |
1903 |
| - |
1904 |
| - |
1905 |
| - |
| 1895 | + |
| 1896 | + |
| 1897 | + |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
| 1903 | + |
1906 | 1904 |
|
1907 | 1905 |
|
1908 | 1906 |
|
|
lib/mpl_toolkits/axes_grid1/axes_rgb.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_rgb.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
|
tutorials/toolkits/axes_grid.py
Copy file name to clipboardExpand all lines: tutorials/toolkits/axes_grid.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
|
0 commit comments