diff options
author | Lennart Weller <lhw@ring0.de> | 2016-04-21 12:27:29 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-04-21 12:27:29 +0000 |
commit | 30b94862648cdbf4f537337d2e2f01c369a9dee9 (patch) | |
tree | f0219dd8bd744fc09899bd0266402e05a4bff854 /web/dashboard.html | |
parent | Imported Upstream version 1.0.0 (diff) | |
download | netdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.tar.xz netdata-30b94862648cdbf4f537337d2e2f01c369a9dee9.zip |
Imported Upstream version 1.1.0upstream/1.1.0
Diffstat (limited to 'web/dashboard.html')
-rw-r--r--[-rwxr-xr-x] | web/dashboard.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/dashboard.html b/web/dashboard.html index 8b8a69900..fd505078d 100755..100644 --- a/web/dashboard.html +++ b/web/dashboard.html @@ -177,7 +177,7 @@ Sparklines using dygraphs data-height="20" data-after="-300" ></div> - are also possible! This + are also possible! This <div data-netdata="system.ipv4" data-chart-library="dygraph" data-dygraph-theme="sparkline" @@ -647,4 +647,3 @@ So, to avoid flashing the charts, we destroy and re-create the charts on each up <!-- load the dashboard manager - it will do the rest --> <script type="text/javascript" src="dashboard.js"></script> - |