Commit 255cbc8
Expand file treeCollapse file tree
2 files changed
+9
-13
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
1160 | 1159 |
|
1161 | 1160 |
|
1162 | 1161 |
|
1163 |
| - |
1164 |
| - |
| 1162 | + |
| 1163 | + |
1165 | 1164 |
|
1166 | 1165 |
|
1167 | 1166 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
15 |
| - |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
964 | 963 |
|
965 | 964 |
|
966 | 965 |
|
967 |
| - |
968 |
| - |
969 |
| - |
970 |
| - |
971 |
| - |
972 |
| - |
973 |
| - |
974 |
| - |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
975 | 972 |
|
976 | 973 |
|
977 | 974 |
|
|
0 commit comments