Commit 3c3e8ba
File tree
Expand file treeCollapse file tree
4 files changed
+105
-1
lines changedFilter options
- doc/users
- lib/matplotlib
- tests
- baseline_images/test_collections
Expand file treeCollapse file tree
4 files changed
+105
-1
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
249 | 256 |
|
250 | 257 |
|
251 | 258 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+59Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
| 63 | + |
| 64 | + |
60 | 65 |
|
61 | 66 |
|
62 | 67 |
|
| ||
104 | 109 |
|
105 | 110 |
|
106 | 111 |
|
| 112 | + |
| 113 | + |
107 | 114 |
|
108 | 115 |
|
109 | 116 |
|
| ||
145 | 152 |
|
146 | 153 |
|
147 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
148 | 165 |
|
149 | 166 |
|
150 | 167 |
|
| ||
304 | 321 |
|
305 | 322 |
|
306 | 323 |
|
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
307 | 330 |
|
308 | 331 |
|
309 | 332 |
|
| ||
536 | 559 |
|
537 | 560 |
|
538 | 561 |
|
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
539 | 598 |
|
540 | 599 |
|
541 | 600 |
|
|
lib/matplotlib/tests/baseline_images/test_collections/cap_and_joinstyle.png
Copy file name to clipboard29.7 KB
Loading
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+39-1Lines changed: 39 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
629 | 667 |
|
630 | 668 |
|
631 | 669 |
|
|
0 commit comments