diff options
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> - |