Commit c6dc3a1
File tree
Expand file treeCollapse file tree
6 files changed
+93
-13
lines changedFilter options
- doc
- api
- users/next_whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
6 files changed
+93
-13
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
| 116 | + |
| 117 | + |
115 | 118 |
|
116 | 119 |
|
117 | 120 |
|
|
doc/users/next_whats_new/axis_minorticks_toggle.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+4-13Lines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3987 | 3987 |
|
3988 | 3988 |
|
3989 | 3989 |
|
3990 |
| - |
3991 |
| - |
3992 |
| - |
3993 |
| - |
3994 |
| - |
3995 |
| - |
3996 |
| - |
3997 |
| - |
3998 |
| - |
3999 |
| - |
4000 |
| - |
| 3990 | + |
| 3991 | + |
4001 | 3992 |
|
4002 | 3993 |
|
4003 | 3994 |
|
4004 |
| - |
4005 |
| - |
| 3995 | + |
| 3996 | + |
4006 | 3997 |
|
4007 | 3998 |
|
4008 | 3999 |
|
|
+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
928 | 928 |
|
929 | 929 |
|
930 | 930 |
|
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
931 | 969 |
|
932 | 970 |
|
933 | 971 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| 154 | + |
| 155 | + |
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1734 | 1734 |
|
1735 | 1735 |
|
1736 | 1736 |
|
| 1737 | + |
| 1738 | + |
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
| 1743 | + |
| 1744 | + |
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
| 1750 | + |
| 1751 | + |
| 1752 | + |
| 1753 | + |
| 1754 | + |
| 1755 | + |
| 1756 | + |
| 1757 | + |
| 1758 | + |
| 1759 | + |
| 1760 | + |
| 1761 | + |
| 1762 | + |
| 1763 | + |
| 1764 | + |
| 1765 | + |
| 1766 | + |
| 1767 | + |
| 1768 | + |
| 1769 | + |
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
| 1776 | + |
1737 | 1777 |
|
1738 | 1778 |
|
1739 | 1779 |
|
|
0 commit comments