Commit 422e78a
File tree
Expand file treeCollapse file tree
3 files changed
+40
-3
lines changedFilter options
- doc/users
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+40
-3
lines changeddoc/users/dflt_style_changes.rst
Copy file name to clipboardExpand all lines: doc/users/dflt_style_changes.rst+34-1Lines changed: 34 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
503 |
| - |
| 503 | + |
504 | 504 |
|
505 | 505 |
|
506 | 506 |
|
| ||
529 | 529 |
|
530 | 530 |
|
531 | 531 |
|
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
532 | 565 |
|
533 | 566 |
|
534 | 567 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1980 | 1980 |
|
1981 | 1981 |
|
1982 | 1982 |
|
1983 |
| - |
| 1983 | + |
| 1984 | + |
| 1985 | + |
| 1986 | + |
| 1987 | + |
1984 | 1988 |
|
1985 | 1989 |
|
1986 | 1990 |
|
|
lib/matplotlib/tests/test_artist.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_artist.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
0 commit comments