Commit e89114e
File tree
Expand file treeCollapse file tree
7 files changed
+47
-30
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
+47
-30
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 |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
167 |
| - |
| 165 | + |
| 166 | + |
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
|
+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
| ||
687 | 688 |
|
688 | 689 |
|
689 | 690 |
|
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
690 | 713 |
|
691 | 714 |
|
692 | 715 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
802 |
| - |
803 |
| - |
804 |
| - |
805 |
| - |
| 802 | + |
806 | 803 |
|
807 | 804 |
|
808 | 805 |
|
| ||
868 | 865 |
|
869 | 866 |
|
870 | 867 |
|
871 |
| - |
872 |
| - |
873 |
| - |
874 |
| - |
| 868 | + |
875 | 869 |
|
876 | 870 |
|
877 | 871 |
|
|
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 |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
91 |
| - |
| 89 | + |
| 90 | + |
92 | 91 |
|
93 | 92 |
|
94 | 93 |
|
| ||
114 | 113 |
|
115 | 114 |
|
116 | 115 |
|
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
| 116 | + |
| 117 | + |
121 | 118 |
|
122 | 119 |
|
123 | 120 |
|
|
0 commit comments