@@ -426,6 +426,11 @@ const Plugins = [
{
from: 'node_modules/dropzone/dist/',
to: 'plugins/dropzone'
+ },
+ // uPlot
+ {
+ from: 'node_modules/uplot/dist/',
+ to: 'plugins/uplot'
}
]
@@ -319,6 +319,12 @@
<p>Inline</p>
</a>
</li>
+ <li class="nav-item">
+ <a href="pages/charts/uplot.html" class="nav-link">
+ <i class="far fa-circle nav-icon"></i>
+ <p>uPlot</p>
+ </a>
+ </li>
</ul>
<li class="nav-item">
@@ -306,6 +306,12 @@
@@ -315,6 +315,12 @@
@@ -11347,6 +11347,11 @@
},
+ "uplot": {
+ "version": "1.4.4",
+ "resolved": "https://registry.npmjs.org/uplot/-/uplot-1.4.4.tgz",
+ "integrity": "sha512-vgV84+by3fGTU4bdpffSvA9FX8ide6MsmlBzOASPDdZCquXmCA+T2qodeNdnBen+7YOeqD9H91epVnF0dQgVKw=="
"upper-case": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
@@ -125,7 +125,8 @@
"summernote": "^0.8.18",
"sweetalert2": "^10.3.5",
"tempusdominus-bootstrap-4": "^5.1.2",
- "toastr": "^2.1.4"
+ "toastr": "^2.1.4",
+ "uplot": "^1.4.4"
"devDependencies": {
"@babel/core": "^7.11.6",
@@ -304,6 +304,12 @@
+ <a href="../charts/uplot.html" class="nav-link">
<li class="nav-item menu-open">
@@ -348,6 +348,12 @@
@@ -308,6 +308,12 @@
@@ -310,6 +310,12 @@
@@ -305,6 +305,12 @@
+ <a href="charts/uplot.html" class="nav-link">
+ <a href="uplot.html" class="nav-link">
+ <a href="uplot.html" class="nav-link active">
@@ -317,6 +317,12 @@
@@ -332,6 +332,12 @@
@@ -307,6 +307,12 @@
@@ -321,6 +321,12 @@
@@ -311,6 +311,12 @@
@@ -350,6 +350,12 @@ scratch. This page gets rid of all links and provides the needed markup only.