Commit 2219872
File tree
Expand file treeCollapse file tree
3 files changed
+36
-3
lines changedFilter options
- examples/misc
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+36
-3
lines changedexamples/misc/svg_filter_line.py
Copy file name to clipboardExpand all lines: examples/misc/svg_filter_line.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
120 | 123 |
|
121 | 124 |
|
122 | 125 |
|
| ||
129 | 132 |
|
130 | 133 |
|
131 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
132 | 139 |
|
133 | 140 |
|
134 | 141 |
|
| ||
196 | 203 |
|
197 | 204 |
|
198 | 205 |
|
199 |
| - |
| 206 | + |
200 | 207 |
|
201 |
| - |
| 208 | + |
202 | 209 |
|
203 | 210 |
|
204 | 211 |
|
| ||
461 | 468 |
|
462 | 469 |
|
463 | 470 |
|
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
464 | 486 |
|
465 | 487 |
|
466 | 488 |
|
|
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 |
---|---|---|
| ||
624 | 624 |
|
625 | 625 |
|
626 | 626 |
|
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
627 | 638 |
|
628 | 639 |
|
629 | 640 |
|
|
0 commit comments