Commit 87a516d
committed
plot_common: use keyword "method" instead of "interpolation"
The `interpolation` keyword has been deprecated in favor of `method` for
a long time, and is now gone completely in recent versions of numpy.
`method` appears to be a synonymous replacement.1 parent 23f8535 commit 87a516d
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
214 | 210 | | |
215 | 211 | | |
216 | 212 | | |
| |||
0 commit comments