Commit 931cf4a
File tree
6 files changed
+136
-43
lines changedFilter options
- doc/users/next_whats_new
- galleries/examples/style_sheets
- lib/matplotlib
- mpl-data/stylelib
- tests
6 files changed
+136
-43
lines changeddoc/users/next_whats_new/sketch_xkcd.rst
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 | + |
galleries/examples/style_sheets/style_sheets_reference.py
Copy file name to clipboardExpand all lines: galleries/examples/style_sheets/style_sheets_reference.py+22-22Lines changed: 22 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 |
| - |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
| 86 | + |
| 87 | + |
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
| ||
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
136 |
| - |
| 138 | + |
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
| 143 | + |
141 | 144 |
|
142 | 145 |
|
143 | 146 |
|
| ||
147 | 150 |
|
148 | 151 |
|
149 | 152 |
|
150 |
| - |
151 | 153 |
|
152 | 154 |
|
153 | 155 |
|
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 | 159 |
|
174 |
| - |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
lib/matplotlib/mpl-data/stylelib/xkcd.mplstyle
Copy file name to clipboard+30Lines changed: 30 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 | + |
+2-21Lines changed: 2 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
747 | 747 |
|
748 | 748 |
|
749 | 749 |
|
750 |
| - |
751 |
| - |
752 |
| - |
753 |
| - |
754 |
| - |
755 |
| - |
756 |
| - |
757 |
| - |
758 |
| - |
759 |
| - |
760 |
| - |
761 |
| - |
762 |
| - |
763 |
| - |
764 |
| - |
765 |
| - |
766 |
| - |
767 |
| - |
768 |
| - |
769 |
| - |
770 |
| - |
| 750 | + |
| 751 | + |
771 | 752 |
|
772 | 753 |
|
773 | 754 |
|
|
lib/matplotlib/tests/test_path.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_path.py+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
256 | 268 |
|
257 | 269 |
|
258 | 270 |
|
| ||
269 | 281 |
|
270 | 282 |
|
271 | 283 |
|
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
272 | 300 |
|
273 | 301 |
|
274 | 302 |
|
|
lib/matplotlib/tests/test_style.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_style.py+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
170 | 171 |
|
171 | 172 |
|
172 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
173 | 182 |
|
174 | 183 |
|
175 | 184 |
|
176 | 185 |
|
177 | 186 |
|
178 | 187 |
|
179 | 188 |
|
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
180 | 208 |
|
181 | 209 |
|
182 | 210 |
|
|
0 commit comments