Commit b9aedb8
File tree
Expand file treeCollapse file tree
6 files changed
+67
-6
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib
- axes
- mpl-data/stylelib
- tests
Expand file treeCollapse file tree
6 files changed
+67
-6
lines changeddoc/users/whats_new/ticks_rcparams.rst
Copy file name to clipboardExpand all lines: doc/users/whats_new/ticks_rcparams.rst+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
8 | 13 |
|
9 | 14 |
|
10 | 15 |
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
566 | 566 |
|
567 | 567 |
|
568 | 568 |
|
569 |
| - |
570 |
| - |
571 |
| - |
572 |
| - |
573 |
| - |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
574 | 583 |
|
575 | 584 |
|
576 | 585 |
|
|
lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
246 | 250 |
|
247 | 251 |
|
248 | 252 |
|
| ||
256 | 260 |
|
257 | 261 |
|
258 | 262 |
|
259 |
| - |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
260 | 267 |
|
261 | 268 |
|
262 | 269 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1174 | 1174 |
|
1175 | 1175 |
|
1176 | 1176 |
|
| 1177 | + |
| 1178 | + |
| 1179 | + |
| 1180 | + |
1177 | 1181 |
|
1178 | 1182 |
|
1179 | 1183 |
|
| ||
1189 | 1193 |
|
1190 | 1194 |
|
1191 | 1195 |
|
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
1192 | 1200 |
|
1193 | 1201 |
|
1194 | 1202 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4130 | 4130 |
|
4131 | 4131 |
|
4132 | 4132 |
|
| 4133 | + |
| 4134 | + |
| 4135 | + |
| 4136 | + |
| 4137 | + |
| 4138 | + |
| 4139 | + |
| 4140 | + |
| 4141 | + |
| 4142 | + |
| 4143 | + |
| 4144 | + |
| 4145 | + |
| 4146 | + |
| 4147 | + |
| 4148 | + |
| 4149 | + |
| 4150 | + |
| 4151 | + |
| 4152 | + |
| 4153 | + |
| 4154 | + |
| 4155 | + |
| 4156 | + |
4133 | 4157 |
|
4134 | 4158 |
|
4135 | 4159 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
376 | 380 |
|
377 | 381 |
|
378 | 382 |
|
| ||
386 | 390 |
|
387 | 391 |
|
388 | 392 |
|
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
389 | 397 |
|
390 | 398 |
|
391 | 399 |
|
|
0 commit comments