Commit 72653f2
File tree
Expand file treeCollapse file tree
16 files changed
+869
-824
lines changedFilter options
- lib/matplotlib
- tests
- baseline_images
- test_arrow_patches
- test_axes
- test_streamplot
- test_transforms
Expand file treeCollapse file tree
16 files changed
+869
-824
lines changed+17-15Lines changed: 17 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4063 | 4063 |
|
4064 | 4064 |
|
4065 | 4065 |
|
4066 |
| - |
| 4066 | + |
4067 | 4067 |
|
4068 | 4068 |
|
4069 | 4069 |
|
| ||
4072 | 4072 |
|
4073 | 4073 |
|
4074 | 4074 |
|
4075 |
| - |
| 4075 | + |
4076 | 4076 |
|
4077 | 4077 |
|
4078 | 4078 |
|
| ||
4224 | 4224 |
|
4225 | 4225 |
|
4226 | 4226 |
|
4227 |
| - |
| 4227 | + |
4228 | 4228 |
|
4229 | 4229 |
|
4230 | 4230 |
|
4231 |
| - |
4232 |
| - |
4233 |
| - |
4234 |
| - |
4235 |
| - |
| 4231 | + |
| 4232 | + |
| 4233 | + |
| 4234 | + |
| 4235 | + |
| 4236 | + |
4236 | 4237 |
|
4237 | 4238 |
|
4238 | 4239 |
|
| ||
4542 | 4543 |
|
4543 | 4544 |
|
4544 | 4545 |
|
4545 |
| - |
4546 |
| - |
4547 |
| - |
4548 |
| - |
4549 |
| - |
4550 |
| - |
4551 |
| - |
| 4546 | + |
| 4547 | + |
| 4548 | + |
| 4549 | + |
| 4550 | + |
| 4551 | + |
| 4552 | + |
| 4553 | + |
4552 | 4554 |
|
4553 | 4555 |
|
4554 | 4556 |
|
|
lib/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_dpi_cor_100dpi.png
Copy file name to clipboard5.19 KB
Loading
lib/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_dpi_cor_200dpi.png
Copy file name to clipboard11.2 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/polar_axes.png
Copy file name to clipboard-4 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_axes/polar_coords.png
Copy file name to clipboard-2 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap.png
Copy file name to clipboard734 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg renamed to lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap.svg
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap.svg+799-799Lines changed: 799 additions & 799 deletions
Loading
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf
Copy file name to clipboard-20.9 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png
Copy file name to clipboard-91.4 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png
Copy file name to clipboard712 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png
Copy file name to clipboard1.78 KB
Loading
lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_startpoints.png
Copy file name to clipboard61 Bytes
Loading
lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png
Copy file name to clipboard287 Bytes
Loading
lib/matplotlib/tests/test_arrow_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_arrow_patches.py+48-3Lines changed: 48 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
55 | 100 |
|
56 | 101 |
|
57 | 102 |
|
lib/matplotlib/tests/test_streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_streamplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2147 | 2147 |
|
2148 | 2148 |
|
2149 | 2149 |
|
2150 |
| - |
2151 | 2150 |
|
2152 | 2151 |
|
2153 | 2152 |
|
| ||
2164 | 2163 |
|
2165 | 2164 |
|
2166 | 2165 |
|
2167 |
| - |
2168 |
| - |
2169 |
| - |
2170 |
| - |
2171 |
| - |
| 2166 | + |
| 2167 | + |
| 2168 | + |
| 2169 | + |
2172 | 2170 |
|
2173 | 2171 |
|
2174 | 2172 |
|
|
0 commit comments