Commit 2ee48ca
File tree
Expand file treeCollapse file tree
12 files changed
+29
-275
lines changedFilter options
- doc
- api
- users/next_whats_new
- examples
- images_contours_and_fields
- lines_bars_and_markers
- mplot3d
- pie_and_polar_charts
- userdemo
- lib/matplotlib
Expand file treeCollapse file tree
12 files changed
+29
-275
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
| 33 | + |
doc/users/next_whats_new/colormaps.rst
Copy file name to clipboard+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 |
| - |
11 |
| - |
| 11 | + |
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
| 16 | + |
16 | 17 |
|
17 |
| - |
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
examples/images_contours_and_fields/contourf_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/contourf_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
87 | 86 |
|
88 | 87 |
|
89 | 88 |
|
90 |
| - |
| 89 | + |
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
|
examples/images_contours_and_fields/demo_bboximage.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/demo_bboximage.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
|
examples/images_contours_and_fields/pcolormesh_levels.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/pcolormesh_levels.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
examples/images_contours_and_fields/quadmesh_demo.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/quadmesh_demo.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
| ||
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 |
| - |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
|
examples/lines_bars_and_markers/horizontal_barchart_distribution.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/horizontal_barchart_distribution.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
examples/mplot3d/polys3d.py
Copy file name to clipboardExpand all lines: examples/mplot3d/polys3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
examples/pie_and_polar_charts/nested_pie.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/nested_pie.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
62 | 61 |
|
63 | 62 |
|
64 | 63 |
|
65 |
| - |
| 64 | + |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
|
examples/userdemo/colormap_interactive_adjustment.py
Copy file name to clipboardExpand all lines: examples/userdemo/colormap_interactive_adjustment.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
| 108 | + |
| 109 | + |
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
| ||
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
153 |
| - |
154 | 155 |
|
155 | 156 |
|
156 | 157 |
|
|
0 commit comments