Commit 6d6d6da
File tree
Expand file treeCollapse file tree
8 files changed
+3
-10
lines changedFilter options
- lib
- matplotlib
- projections
- testing
- mpl_toolkits
- axes_grid1
- axisartist
- mplot3d
- tutorials/colors
Expand file treeCollapse file tree
8 files changed
+3
-10
lines changedlib/matplotlib/_layoutbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_layoutbox.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
lib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
lib/matplotlib/testing/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/__init__.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
lib/mpl_toolkits/axes_grid1/colorbar.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/colorbar.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
|
lib/mpl_toolkits/axisartist/floating_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/floating_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
lib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
tutorials/colors/colormap-manipulation.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormap-manipulation.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
0 commit comments