I find in the source code

try:
    import scipy.ndimage
    have_scipy = True
except ImportError:
    have_scipy = False
have_scipy = False

so I think the params passed to the function to change the interpolation 
method will not work. Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/ee62bbf0-d009-44e2-a0e9-878330579ffb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to