Commit daf551d
committed
File tree
Expand file treeCollapse file tree
8 files changed
+3508
-5
lines changedFilter options
- doc/users
- examples/pylab_examples
- lib/matplotlib
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
8 files changed
+3508
-5
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
25 | 32 |
|
26 | 33 |
|
27 | 34 |
|
|
examples/pylab_examples/stackplot_demo2.py
Copy file name to clipboard+26Lines changed: 26 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 | + |
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+49-5Lines changed: 49 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
28 | 38 |
|
29 | 39 |
|
30 | 40 |
|
| ||
44 | 54 |
|
45 | 55 |
|
46 | 56 |
|
| 57 | + |
47 | 58 |
|
48 |
| - |
| 59 | + |
49 | 60 |
|
50 | 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 | + |
51 | 92 |
|
52 | 93 |
|
53 |
| - |
54 |
| - |
| 94 | + |
| 95 | + |
| 96 | + |
55 | 97 |
|
56 | 98 |
|
57 | 99 |
|
58 |
| - |
59 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
60 | 104 |
|
lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_baseline.pdf
Copy file name to clipboard31.5 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_baseline.png
Copy file name to clipboard50.8 KB
Loading
0 commit comments