From b4ffcb2d07cfd57a276526235fcd459b9c1bdb7b Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 12 Jul 2019 17:19:21 +0200 Subject: [PATCH] added table --- table.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ testdashboard.html | 6 +++--- 2 files changed, 48 insertions(+), 3 deletions(-) create mode 100644 table.html diff --git a/table.html b/table.html new file mode 100644 index 0000000..fecfdf5 --- /dev/null +++ b/table.html @@ -0,0 +1,45 @@ + + + + Bootstrap Example + + + + + + + + +
+

month

+

The maximum / minimum level:

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Sensorminimummaximum
temperature10 °C28 °C
humidity10 %85 %
presure957 hPa1016 hPa
+
+ + + \ No newline at end of file diff --git a/testdashboard.html b/testdashboard.html index 9bf3037..1697155 100644 --- a/testdashboard.html +++ b/testdashboard.html @@ -2,7 +2,7 @@ - Doughnut Chart + humidity Chart