File tree
Expand file treeCollapse file tree
3 files changed
+27
-10
lines changedFilter options
- lib
- matplotlib
- axes
- tests
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
3 files changed
+27
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
559 |
| - |
560 |
| - |
| 559 | + |
| 560 | + |
561 | 561 |
|
562 | 562 |
|
563 |
| - |
564 |
| - |
| 563 | + |
| 564 | + |
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
| ||
1891 | 1891 |
|
1892 | 1892 |
|
1893 | 1893 |
|
| 1894 | + |
| 1895 | + |
| 1896 | + |
| 1897 | + |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
1894 | 1903 |
|
1895 | 1904 |
|
1896 | 1905 |
|
|
lib/matplotlib/tests/test_units.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_units.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
310 | 319 |
|
311 | 320 |
|
312 | 321 |
|
|
0 commit comments