Commit 5452efc
File tree
5 files changed
+72
-3
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- tests
5 files changed
+72
-3
lines changeddoc/users/next_whats_new/stackplot_hatch.rst
Copy file name to clipboard+27Lines changed: 27 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 | + |
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3792 | 3792 |
|
3793 | 3793 |
|
3794 | 3794 |
|
3795 |
| - |
| 3795 | + |
| 3796 | + |
| 3797 | + |
3796 | 3798 |
|
3797 | 3799 |
|
3798 | 3800 |
|
3799 | 3801 |
|
3800 | 3802 |
|
| 3803 | + |
3801 | 3804 |
|
3802 | 3805 |
|
3803 | 3806 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
58 | 67 |
|
59 | 68 |
|
60 | 69 |
|
| ||
76 | 85 |
|
77 | 86 |
|
78 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
79 | 93 |
|
80 | 94 |
|
81 | 95 |
|
| ||
113 | 127 |
|
114 | 128 |
|
115 | 129 |
|
116 |
| - |
| 130 | + |
| 131 | + |
| 132 | + |
117 | 133 |
|
118 | 134 |
|
119 | 135 |
|
| ||
122 | 138 |
|
123 | 139 |
|
124 | 140 |
|
| 141 | + |
125 | 142 |
|
126 | 143 |
|
127 | 144 |
|
lib/matplotlib/stackplot.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.pyi+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3084 | 3084 |
|
3085 | 3085 |
|
3086 | 3086 |
|
| 3087 | + |
| 3088 | + |
| 3089 | + |
| 3090 | + |
| 3091 | + |
| 3092 | + |
| 3093 | + |
| 3094 | + |
| 3095 | + |
| 3096 | + |
| 3097 | + |
| 3098 | + |
| 3099 | + |
| 3100 | + |
| 3101 | + |
| 3102 | + |
| 3103 | + |
| 3104 | + |
| 3105 | + |
| 3106 | + |
| 3107 | + |
3087 | 3108 |
|
3088 | 3109 |
|
3089 | 3110 |
|
|
0 commit comments