diff --git a/playground/html/material-gauge-gh-pages/index.html b/playground/html/material-gauge-gh-pages/index.html index 70ae7e2..c86e000 100644 --- a/playground/html/material-gauge-gh-pages/index.html +++ b/playground/html/material-gauge-gh-pages/index.html @@ -32,7 +32,7 @@
- asd + Humidity
@@ -49,6 +49,7 @@
+ Moisture
@@ -57,13 +58,14 @@
- 0% - - 100% + + 50% +
+ Temperature
@@ -72,9 +74,9 @@
- 0% - - 100% + + 25°C +
@@ -88,7 +90,7 @@ gauge.value(75); gauge2.value(50); - gauge3.value(25); + gauge3.value((29*100)/42);