Commit b79039c
File tree
Expand file treeCollapse file tree
7 files changed
+48
-33
lines changedFilter options
- doc/users/next_whats_new
- examples
- images_contours_and_fields
- specialty_plots
- lib/matplotlib
- tests
- tutorials/colors
Expand file treeCollapse file tree
7 files changed
+48
-33
lines changeddoc/users/next_whats_new/2019-06-28-AL.rst
Copy file name to clipboard+13Lines changed: 13 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 | + |
examples/images_contours_and_fields/image_masked.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_masked.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 27 | + |
33 | 28 |
|
34 | 29 |
|
35 | 30 |
|
|
examples/images_contours_and_fields/quadmesh_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/quadmesh_demo.py+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 | 12 |
|
15 | 13 |
|
16 | 14 |
|
| ||
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 31 | + |
| 32 | + |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
|
examples/specialty_plots/leftventricle_bulleye.py
Copy file name to clipboardExpand all lines: examples/specialty_plots/leftventricle_bulleye.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
180 |
| - |
181 |
| - |
| 179 | + |
| 180 | + |
182 | 181 |
|
183 | 182 |
|
184 | 183 |
|
|
+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| ||
609 | 610 |
|
610 | 611 |
|
611 | 612 |
|
612 |
| - |
613 |
| - |
| 613 | + |
614 | 614 |
|
615 | 615 |
|
616 | 616 |
|
| ||
631 | 631 |
|
632 | 632 |
|
633 | 633 |
|
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
634 | 656 |
|
635 | 657 |
|
636 | 658 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
854 | 853 |
|
855 | 854 |
|
856 | 855 |
|
857 |
| - |
858 |
| - |
859 |
| - |
860 |
| - |
| 856 | + |
861 | 857 |
|
862 | 858 |
|
863 | 859 |
|
| ||
915 | 911 |
|
916 | 912 |
|
917 | 913 |
|
918 |
| - |
919 |
| - |
920 |
| - |
921 |
| - |
| 914 | + |
922 | 915 |
|
923 | 916 |
|
924 | 917 |
|
|
tutorials/colors/colorbar_only.py
Copy file name to clipboardExpand all lines: tutorials/colors/colorbar_only.py+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
69 |
| - |
| 67 | + |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
| ||
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 93 | + |
| 94 | + |
98 | 95 |
|
99 | 96 |
|
100 | 97 |
|
|
0 commit comments