Commit cdb81b6
authored
File tree
Expand file treeCollapse file tree
19 files changed
+45
-64
lines changedFilter options
- examples
- axes_grid1
- axisartist
- color
- images_contours_and_fields
- pyplots
- subplots_axes_and_figures
- ticks_and_spines
- user_interfaces
Expand file treeCollapse file tree
19 files changed
+45
-64
lines changedexamples/axes_grid1/demo_axes_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_divider.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
| 95 | + |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
examples/axes_grid1/demo_axes_grid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
|
examples/axes_grid1/demo_axes_grid2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid2.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
62 |
| - |
| 61 | + |
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
| ||
100 | 99 |
|
101 | 100 |
|
102 | 101 |
|
103 |
| - |
104 |
| - |
105 |
| - |
| 102 | + |
106 | 103 |
|
107 | 104 |
|
108 | 105 |
|
|
examples/axes_grid1/demo_axes_hbox_divider.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_hbox_divider.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
examples/axes_grid1/demo_axes_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_rgb.py+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
| 66 | + |
72 | 67 |
|
73 | 68 |
|
74 | 69 |
|
|
examples/axes_grid1/demo_colorbar_of_inset_axes.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_of_inset_axes.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
|
examples/axes_grid1/demo_edge_colorbar.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_edge_colorbar.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
| ||
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
41 |
| - |
42 |
| - |
| 45 | + |
43 | 46 |
|
44 | 47 |
|
45 | 48 |
|
| ||
69 | 72 |
|
70 | 73 |
|
71 | 74 |
|
72 |
| - |
73 |
| - |
| 75 | + |
74 | 76 |
|
75 | 77 |
|
76 | 78 |
|
|
examples/axes_grid1/inset_locator_demo2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/inset_locator_demo2.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
| 64 | + |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
70 |
| - |
| 68 | + |
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
|
examples/axes_grid1/simple_axesgrid2.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_axesgrid2.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
examples/axes_grid1/simple_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_rgb.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
|
examples/axisartist/demo_curvelinear_grid2.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_curvelinear_grid2.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 |
| - |
| 60 | + |
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
|
examples/color/custom_cmap.py
Copy file name to clipboardExpand all lines: examples/color/custom_cmap.py+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
| 95 | + |
97 | 96 |
|
98 |
| - |
| 97 | + |
99 | 98 |
|
100 | 99 |
|
101 | 100 |
|
| ||
188 | 187 |
|
189 | 188 |
|
190 | 189 |
|
191 |
| - |
| 190 | + |
192 | 191 |
|
193 | 192 |
|
194 | 193 |
|
195 |
| - |
| 194 | + |
196 | 195 |
|
197 | 196 |
|
198 | 197 |
|
| ||
201 | 200 |
|
202 | 201 |
|
203 | 202 |
|
204 |
| - |
| 203 | + |
205 | 204 |
|
206 | 205 |
|
207 | 206 |
|
| ||
215 | 214 |
|
216 | 215 |
|
217 | 216 |
|
218 |
| - |
| 217 | + |
219 | 218 |
|
220 | 219 |
|
221 | 220 |
|
|
examples/images_contours_and_fields/image_zcoord.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_zcoord.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
examples/images_contours_and_fields/plot_streamplot.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/plot_streamplot.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 |
| - |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
|
examples/pyplots/whats_new_99_axes_grid.py
Copy file name to clipboardExpand all lines: examples/pyplots/whats_new_99_axes_grid.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
| 45 | + |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
|
examples/subplots_axes_and_figures/zoom_inset_axes.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/zoom_inset_axes.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 |
| - |
36 |
| - |
| 34 | + |
37 | 35 |
|
38 | 36 |
|
39 | 37 |
|
|
examples/ticks_and_spines/colorbar_tick_labelling_demo.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/colorbar_tick_labelling_demo.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
examples/ticks_and_spines/spines_dropped.py
Copy file name to clipboardExpand all lines: examples/ticks_and_spines/spines_dropped.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/user_interfaces/embedding_in_wx3_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_wx3_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
0 commit comments