diff --git a/src/public/index.html b/src/public/index.html
index 8035f90..2ca1d6c 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -2123,7 +2123,7 @@
options: {
responsive: true,
borderWidth: 2,
- spanGaps: 1000 * 60 * 60 * 3, // only show lines between metrics with a 3 hour or less gap
+ spanGaps: 1000 * 60 * 60 * 24, // only show lines between metrics with a 24 hour or less gap
elements: {
point: {
radius: 2,