diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-11-28 04:53:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-11-28 04:53:29 +0000 |
commit | 17c93e2be4ad7b3af0cd6878bdd5d8a4a3e6da99 (patch) | |
tree | 3e0c96613972e8bb4afdeeb97a034806363ddfa9 /web/gui/custom | |
parent | Releasing debian version 1.18.1-1. (diff) | |
download | netdata-17c93e2be4ad7b3af0cd6878bdd5d8a4a3e6da99.tar.xz netdata-17c93e2be4ad7b3af0cd6878bdd5d8a4a3e6da99.zip |
Merging upstream version 1.19.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'web/gui/custom')
-rw-r--r-- | web/gui/custom/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/gui/custom/README.md b/web/gui/custom/README.md index c7bb83404..c8d5c164a 100644 --- a/web/gui/custom/README.md +++ b/web/gui/custom/README.md @@ -4,8 +4,8 @@ You can: - create your own dashboards using simple HTML (no javascript is required for basic dashboards) -- utilizing any or all of the available chart libraries, on the same dashboard -- using data from one or more Netdata servers, on the same dashboard +- utilize any or all of the available chart libraries, on the same dashboard +- use data from one or more Netdata servers, on the same dashboard - host your dashboard HTML page on any web server, anywhere You can also add Netdata charts to existing web pages. |