Commit 754cfba
File tree
Expand file treeCollapse file tree
7 files changed
+30
-35
lines changedFilter options
- examples
- frontpage
- images_contours_and_fields
- mplot3d
- text_labels_and_annotations
- lib/matplotlib/tests
Expand file treeCollapse file tree
7 files changed
+30
-35
lines changed+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
examples/images_contours_and_fields/image_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
examples/images_contours_and_fields/shading_example.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/shading_example.py+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
11 | 11 |
|
| 12 | + |
12 | 13 |
|
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 |
| - |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
24 |
| - |
| 24 | + |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
examples/images_contours_and_fields/watermark_image.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/watermark_image.py+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 | 14 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 15 | + |
| 16 | + |
21 | 17 |
|
22 | 18 |
|
23 | 19 |
|
24 |
| - |
| 20 | + |
25 | 21 |
|
26 |
| - |
| 22 | + |
27 | 23 |
|
28 | 24 |
|
29 | 25 |
|
|
examples/mplot3d/custom_shaded_3d_surface.py
Copy file name to clipboardExpand all lines: examples/mplot3d/custom_shaded_3d_surface.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
| 16 | + |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/text_labels_and_annotations/demo_annotation_box.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/demo_annotation_box.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
| 80 | + |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
398 |
| - |
399 |
| - |
400 |
| - |
401 |
| - |
402 |
| - |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
403 | 402 |
|
404 | 403 |
|
405 | 404 |
|
|
0 commit comments