Commit 6b0f313
File tree
Expand file treeCollapse file tree
7 files changed
+12
-12
lines changedFilter options
- lib
- matplotlib
- axes
- projections
- tests
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
7 files changed
+12
-12
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3677 | 3677 |
|
3678 | 3678 |
|
3679 | 3679 |
|
3680 |
| - |
| 3680 | + |
3681 | 3681 |
|
3682 | 3682 |
|
3683 | 3683 |
|
| ||
5485 | 5485 |
|
5486 | 5486 |
|
5487 | 5487 |
|
5488 |
| - |
5489 |
| - |
| 5488 | + |
| 5489 | + |
5490 | 5490 |
|
5491 | 5491 |
|
5492 | 5492 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2410 | 2410 |
|
2411 | 2411 |
|
2412 | 2412 |
|
2413 |
| - |
| 2413 | + |
2414 | 2414 |
|
2415 | 2415 |
|
2416 | 2416 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
514 |
| - |
| 514 | + |
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
| 518 | + |
519 | 519 |
|
520 |
| - |
| 520 | + |
521 | 521 |
|
522 | 522 |
|
523 | 523 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
lib/matplotlib/tests/test_triangulation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_triangulation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1035 | 1035 |
|
1036 | 1036 |
|
1037 | 1037 |
|
1038 |
| - |
| 1038 | + |
1039 | 1039 |
|
1040 | 1040 |
|
1041 | 1041 |
|
|
lib/mpl_toolkits/mplot3d/art3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/art3d.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
942 | 942 |
|
943 | 943 |
|
944 | 944 |
|
945 |
| - |
946 |
| - |
| 945 | + |
| 946 | + |
947 | 947 |
|
948 | 948 |
|
949 | 949 |
|
|
0 commit comments