Commit e897384
File tree
Expand file treeCollapse file tree
4 files changed
+2
-7
lines changedFilter options
- examples/misc
- lib/matplotlib
- axes
- projections
Expand file treeCollapse file tree
4 files changed
+2
-7
lines changedexamples/misc/custom_projection.py
Copy file name to clipboardExpand all lines: examples/misc/custom_projection.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
822 | 822 |
|
823 | 823 |
|
824 | 824 |
|
825 |
| - |
826 | 825 |
|
827 | 826 |
|
828 | 827 |
|
|
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 |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
792 | 792 |
|
793 | 793 |
|
794 | 794 |
|
795 |
| - |
796 |
| - |
797 |
| - |
| 795 | + |
| 796 | + |
798 | 797 |
|
799 |
| - |
800 | 798 |
|
801 | 799 |
|
802 | 800 |
|
|
0 commit comments