diff --git a/build/npm/Plugins.js b/build/npm/Plugins.js index be017d54b..0390a2fb2 100644 --- a/build/npm/Plugins.js +++ b/build/npm/Plugins.js @@ -426,6 +426,11 @@ const Plugins = [ { from: 'node_modules/dropzone/dist/', to: 'plugins/dropzone' + }, + // uPlot + { + from: 'node_modules/uplot/dist/', + to: 'plugins/uplot' } ] diff --git a/index.html b/index.html index 99c517693..7271d3597 100644 --- a/index.html +++ b/index.html @@ -319,6 +319,12 @@

Inline

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +