enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
292 stars 99 forks source link

FIX: Make spectrum demo runnable #827

Closed jvkersch closed 2 years ago

jvkersch commented 2 years ago

The spectrum demo had two small issues (linspace complains about being fed floats and scipy.fft is now apparently a module).