V1.21.0 dashboard performance fix extended (#8664)
* dashboard v0.4.16 - fixed flickering y-axis labels - used visibility:hidden when hiding charts to make them come back to visibility faster
Jacek Kolasa committed
Apr 13, 2020 at 14:12 UTC
353780082c0ac8525e5b52aa8a29bbf5b70871e8
3 files changed
+8
-2
packaging/dashboard.checksums
+1
-1
@@ -1 +1 @@
1
-6e20cefc64114a35842260b17794265c086caeb4b3faacb7fe0856e18c85b158 dashboard.tar.gz
1
+1eb9ebdee09f8ef1e843dfd8c65a52644281e9b053b8390081902beaeb470944 dashboard.tar.gz
packaging/dashboard.version
+1
-1
@@ -1 +1 @@
1
-v0.4.12
1
+v0.4.16
web/gui/README.md
+6
@@ -31,6 +31,12 @@ settings](../server/#other-netdataconf-web-section-options) in the
31
<iframe width="720" height="405" src="https://www.youtube.com/embed/Ob6-Wkb6ZBA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
32
</details>
33
34
+## New React Dashboard
35
+
36
+We've been working on refactoring the standard dashboard code to simplify the process of adding new features and fixing bugs.
37
+
38
+The new dashboard is added to the codebase, but the old version is still here. If you want to use it, run `/usr/libexec/netdata/netdata-switch-dashboard.sh classic`. To switch back, do `netdata-switch-dashboard.sh react`. Currently, the refactored dashboard doesn't include any noticeable changes in UI.
39
+
40
## Navigating the standard dashboard
41
42
Beyond charts, the standard dashboard can be broken down into three key areas: