Commit 8f7c391
File tree
Expand file treeCollapse file tree
3 files changed
+15
-15
lines changedFilter options
- examples/text_labels_and_annotations
- lib/matplotlib/tests
- tutorials/colors
Expand file treeCollapse file tree
3 files changed
+15
-15
lines changedexamples/text_labels_and_annotations/legend_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/legend_demo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 |
| - |
| 66 | + |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 |
| - |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
|
tutorials/colors/colormaps.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormaps.py+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 |
| - |
| 210 | + |
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
220 |
| - |
| 220 | + |
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
262 |
| - |
| 261 | + |
| 262 | + |
263 | 263 |
|
264 |
| - |
| 264 | + |
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
303 |
| - |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
367 |
| - |
| 367 | + |
368 | 368 |
|
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
372 |
| - |
| 372 | + |
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
390 |
| - |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
|
0 commit comments