Commit bc7b7a6
File tree
Expand file treeCollapse file tree
2 files changed
+23
-3
lines changedFilter options
- lib/matplotlib
- projections
- tests
Expand file treeCollapse file tree
2 files changed
+23
-3
lines changedlib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1189 | 1189 |
|
1190 | 1190 |
|
1191 | 1191 |
|
1192 |
| - |
1193 |
| - |
1194 |
| - |
| 1192 | + |
| 1193 | + |
1195 | 1194 |
|
1196 | 1195 |
|
1197 | 1196 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
| 812 | + |
| 813 | + |
| 814 | + |
| 815 | + |
| 816 | + |
| 817 | + |
| 818 | + |
798 | 819 |
|
799 | 820 |
|
800 | 821 |
|
|
0 commit comments