Clean up order forms and fix compatibility with modern plotly
Compare changes
+ 57
− 76
@@ -16,17 +16,29 @@ function processData(dataObj) {
@@ -51,10 +63,11 @@ function plotting(url, var_names, plotsInfo, div, update) {
@@ -63,61 +76,61 @@ function plotting(url, var_names, plotsInfo, div, update) {
@@ -129,63 +142,31 @@ function requestPlotUpdate(div, plotsInfo, startTime, endTime, interval, update)