Commit cbb3dc8
File tree
Expand file treeCollapse file tree
6 files changed
+44
-2
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib
- axes
- mpl-data/stylelib
- tests
Expand file treeCollapse file tree
6 files changed
+44
-2
lines changeddoc/users/whats_new/ticks_rcparams.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+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
546 | 550 |
|
547 | 551 |
|
548 | 552 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
| 217 | + |
| 218 | + |
| 219 | + |
217 | 220 |
|
218 | 221 |
|
219 | 222 |
|
| ||
225 | 228 |
|
226 | 229 |
|
227 | 230 |
|
| 231 | + |
| 232 | + |
228 | 233 |
|
229 | 234 |
|
230 | 235 |
|
| ||
418 | 423 |
|
419 | 424 |
|
420 | 425 |
|
421 |
| - |
| 426 | + |
422 | 427 |
|
423 | 428 |
|
424 | 429 |
|
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1017 | 1017 |
|
1018 | 1018 |
|
1019 | 1019 |
|
1020 |
| - |
| 1020 | + |
| 1021 | + |
| 1022 | + |
1021 | 1023 |
|
1022 | 1024 |
|
1023 | 1025 |
|
| ||
1031 | 1033 |
|
1032 | 1034 |
|
1033 | 1035 |
|
| 1036 | + |
| 1037 | + |
1034 | 1038 |
|
1035 | 1039 |
|
1036 | 1040 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4024 | 4024 |
|
4025 | 4025 |
|
4026 | 4026 |
|
| 4027 | + |
| 4028 | + |
| 4029 | + |
| 4030 | + |
| 4031 | + |
| 4032 | + |
| 4033 | + |
| 4034 | + |
| 4035 | + |
| 4036 | + |
| 4037 | + |
| 4038 | + |
| 4039 | + |
| 4040 | + |
| 4041 | + |
| 4042 | + |
| 4043 | + |
4027 | 4044 |
|
4028 | 4045 |
|
4029 | 4046 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
| 284 | + |
| 285 | + |
| 286 | + |
284 | 287 |
|
285 | 288 |
|
286 | 289 |
|
| ||
291 | 294 |
|
292 | 295 |
|
293 | 296 |
|
| 297 | + |
| 298 | + |
| 299 | + |
294 | 300 |
|
295 | 301 |
|
296 | 302 |
|
|
0 commit comments