Commit 4d7ba88
File tree
Expand file treeCollapse file tree
6 files changed
+16
-29
lines changedFilter options
- examples
- images_contours_and_fields
- misc
- lib
- matplotlib/tests
- mpl_toolkits
- axisartist
- tests
Expand file treeCollapse file tree
6 files changed
+16
-29
lines changedexamples/images_contours_and_fields/image_transparency_blend.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_transparency_blend.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
|
examples/misc/demo_agg_filter.py
Copy file name to clipboardExpand all lines: examples/misc/demo_agg_filter.py+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
149 | 148 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
| 149 | + |
154 | 150 |
|
| 151 | + |
155 | 152 |
|
156 | 153 |
|
157 |
| - |
158 |
| - |
| 154 | + |
159 | 155 |
|
160 | 156 |
|
161 | 157 |
|
|
lib/matplotlib/tests/test_mlab.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mlab.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
131 |
| - |
| 130 | + |
132 | 131 |
|
133 |
| - |
| 132 | + |
134 | 133 |
|
135 | 134 |
|
136 | 135 |
|
|
lib/mpl_toolkits/axisartist/floating_axes.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/floating_axes.py+7-11Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
116 |
| - |
| 115 | + |
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
| ||
131 | 130 |
|
132 | 131 |
|
133 | 132 |
|
134 |
| - |
135 |
| - |
| 133 | + |
136 | 134 |
|
137 | 135 |
|
138 | 136 |
|
| ||
372 | 370 |
|
373 | 371 |
|
374 | 372 |
|
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 | 373 |
|
| 374 | + |
| 375 | + |
| 376 | + |
380 | 377 |
|
381 |
| - |
382 |
| - |
383 |
| - |
| 378 | + |
| 379 | + |
384 | 380 |
|
385 | 381 |
|
386 | 382 |
|
|
lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
234 |
| - |
235 |
| - |
| 234 | + |
236 | 235 |
|
237 | 236 |
|
238 | 237 |
|
| ||
248 | 247 |
|
249 | 248 |
|
250 | 249 |
|
251 |
| - |
252 |
| - |
| 250 | + |
253 | 251 |
|
254 | 252 |
|
255 | 253 |
|
|
lib/mpl_toolkits/tests/test_mplot3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_mplot3d.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
709 |
| - |
710 |
| - |
| 709 | + |
711 | 710 |
|
712 | 711 |
|
713 | 712 |
|
|
0 commit comments