Commit 5675ffa
File tree
Expand file treeCollapse file tree
10 files changed
+778
-1
lines changedFilter options
- examples/pylab_examples
- lib/matplotlib
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
10 files changed
+778
-1
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
| ||
131 | 130 |
|
132 | 131 |
|
133 | 132 |
|
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
|
examples/pylab_examples/stackplot_demo.py
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| ||
6410 | 6411 |
|
6411 | 6412 |
|
6412 | 6413 |
|
| 6414 | + |
| 6415 | + |
| 6416 | + |
| 6417 | + |
6413 | 6418 |
|
6414 | 6419 |
|
6415 | 6420 |
|
|
+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1636 | 1636 |
|
1637 | 1637 |
|
1638 | 1638 |
|
| 1639 | + |
1639 | 1640 |
|
1640 | 1641 |
|
1641 | 1642 |
|
| ||
2978 | 2979 |
|
2979 | 2980 |
|
2980 | 2981 |
|
| 2982 | + |
| 2983 | + |
| 2984 | + |
| 2985 | + |
| 2986 | + |
| 2987 | + |
| 2988 | + |
| 2989 | + |
| 2990 | + |
| 2991 | + |
| 2992 | + |
| 2993 | + |
| 2994 | + |
| 2995 | + |
| 2996 | + |
| 2997 | + |
| 2998 | + |
| 2999 | + |
2981 | 3000 |
|
2982 | 3001 |
|
2983 | 3002 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboard+60Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf
Copy file name to clipboard7.34 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png
Copy file name to clipboard20.5 KB
Loading
0 commit comments