Commit bb6e1aa
File tree
Expand file treeCollapse file tree
6 files changed
+72
-3
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_polar
Expand file treeCollapse file tree
6 files changed
+72
-3
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| ||
3783 | 3784 |
|
3784 | 3785 |
|
3785 | 3786 |
|
| 3787 | + |
3786 | 3788 |
|
3787 | 3789 |
|
3788 | 3790 |
|
3789 | 3791 |
|
3790 |
| - |
| 3792 | + |
3791 | 3793 |
|
3792 |
| - |
| 3794 | + |
3793 | 3795 |
|
3794 | 3796 |
|
3795 | 3797 |
|
|
lib/matplotlib/tests/baseline_images/test_polar/polar_errorbar.png
Copy file name to clipboard66.8 KB
Loading
lib/matplotlib/tests/test_polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_polar.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
481 | 481 |
|
482 | 482 |
|
483 | 483 |
|
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+26-1Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
1104 | 1105 |
|
1105 | 1106 |
|
1106 | 1107 |
|
| 1108 | + |
| 1109 | + |
| 1110 | + |
| 1111 | + |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2685 | 2685 |
|
2686 | 2686 |
|
2687 | 2687 |
|
| 2688 | + |
| 2689 | + |
| 2690 | + |
| 2691 | + |
| 2692 | + |
| 2693 | + |
| 2694 | + |
| 2695 | + |
| 2696 | + |
| 2697 | + |
| 2698 | + |
| 2699 | + |
| 2700 | + |
| 2701 | + |
| 2702 | + |
| 2703 | + |
| 2704 | + |
| 2705 | + |
| 2706 | + |
2688 | 2707 |
|
2689 | 2708 |
|
2690 | 2709 |
|
|
lib/matplotlib/transforms.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.pyi+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
334 | 334 |
|
335 | 335 |
|
336 | 336 |
|
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
0 commit comments