Commit b3a92c2
Expand file treeCollapse file tree
3 files changed
+13
-10
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3602 | 3602 |
|
3603 | 3603 |
|
3604 | 3604 |
|
3605 |
| - |
| 3605 | + |
3606 | 3606 |
|
3607 | 3607 |
|
3608 | 3608 |
|
| ||
3621 | 3621 |
|
3622 | 3622 |
|
3623 | 3623 |
|
3624 |
| - |
| 3624 | + |
| 3625 | + |
3625 | 3626 |
|
3626 | 3627 |
|
3627 | 3628 |
|
3628 | 3629 |
|
3629 | 3630 |
|
3630 |
| - |
| 3631 | + |
3631 | 3632 |
|
3632 | 3633 |
|
3633 | 3634 |
|
| ||
3870 | 3871 |
|
3871 | 3872 |
|
3872 | 3873 |
|
3873 |
| - |
| 3874 | + |
3874 | 3875 |
|
3875 | 3876 |
|
3876 | 3877 |
|
| ||
3889 | 3890 |
|
3890 | 3891 |
|
3891 | 3892 |
|
3892 |
| - |
| 3893 | + |
| 3894 | + |
3893 | 3895 |
|
3894 | 3896 |
|
3895 | 3897 |
|
3896 | 3898 |
|
3897 | 3899 |
|
3898 |
| - |
| 3900 | + |
3899 | 3901 |
|
3900 | 3902 |
|
3901 | 3903 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1443 | 1443 |
|
1444 | 1444 |
|
1445 | 1445 |
|
1446 |
| - |
| 1446 | + |
1447 | 1447 |
|
1448 | 1448 |
|
1449 | 1449 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1886 | 1886 |
|
1887 | 1887 |
|
1888 | 1888 |
|
1889 |
| - |
| 1889 | + |
1890 | 1890 |
|
1891 | 1891 |
|
1892 | 1892 |
|
| ||
1906 | 1906 |
|
1907 | 1907 |
|
1908 | 1908 |
|
1909 |
| - |
| 1909 | + |
| 1910 | + |
1910 | 1911 |
|
1911 | 1912 |
|
1912 | 1913 |
|
1913 | 1914 |
|
1914 | 1915 |
|
1915 |
| - |
| 1916 | + |
1916 | 1917 |
|
1917 | 1918 |
|
1918 | 1919 |
|
|
0 commit comments