slac207 / cs207project

MIT License
0 stars 3 forks source link

P11 UI - Front End Plotting of Input and Output Curves #80

Closed jsm09 closed 7 years ago

jsm09 commented 7 years ago

In either case draw the target curve (using a javascript library like flot, see http://www.flotcharts.org), compute the 5 most similar time series, and return and display them using AJAX($.ajax) with their metadata (you can use a IN query on the ids of the time series).