Commit a2fd30d
File tree
Expand file treeCollapse file tree
5 files changed
+28
-0
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
5 files changed
+28
-0
lines changeddoc/users/whats_new/rcparams.rst
Copy file name to clipboardExpand all lines: doc/users/whats_new/rcparams.rst+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
881 | 881 |
|
882 | 882 |
|
883 | 883 |
|
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
884 | 891 |
|
885 | 892 |
|
886 | 893 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
| 697 | + |
| 698 | + |
697 | 699 |
|
698 | 700 |
|
699 | 701 |
|
| ||
705 | 707 |
|
706 | 708 |
|
707 | 709 |
|
| 710 | + |
| 711 | + |
708 | 712 |
|
709 | 713 |
|
710 | 714 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/minorticks_on_rcParams_both.png
Copy file name to clipboard20.4 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
132 | 143 |
|
133 | 144 |
|
134 | 145 |
|
|
0 commit comments