htm-community / nupic.visualizations

Web application for interactive graphs, anomaly highlighting and online monitoring.
MIT License
17 stars 11 forks source link

Addresses #56. Large files will be windowed - whether they are local or remote. #64

Closed jefffohl closed 8 years ago

jefffohl commented 8 years ago

Note that large remote files must be served from a server that supports CORS, because this feature requires streaming of the file.

jefffohl commented 8 years ago

@breznak - let me know if you would like to review this.

breznak commented 8 years ago

Hi @jefffohl ! I have reviewed it and looks all good :+1: Please merge as you see fit.

breznak commented 8 years ago

I'm merging to continue some work..

jefffohl commented 8 years ago

Thanks @breznak :+1: