diff --git a/components/Energy/TimeOfDay.vue b/components/Energy/TimeOfDay.vue
index 17bcb14c..8c7d45e4 100644
--- a/components/Energy/TimeOfDay.vue
+++ b/components/Energy/TimeOfDay.vue
@@ -1,58 +1,6 @@
-
-
-
-
-
-
-
- {{ title }}
- |
-
-
-
-
-
- handleMouseEnter(domain.id)"
- @mouseleave="() => handleMouseLeave()">
- {{ domain.label }} |
- {{ domain.value | formatValue }} |
-
-
-
-
-
- {{ currentX }} |
-
-
-
-
-
+ style="display: flex; flex-wrap: nowrap; gap: 10px; padding-right: 1rem;">
@@ -167,6 +115,58 @@
class="date-brush vis-chart"
/>
+
+
+
+
+
+
+
+
+ {{ title }}
+ |
+
+
+
+
+
+ handleMouseEnter(domain.id)"
+ @mouseleave="() => handleMouseLeave()">
+ {{ domain.label }} |
+ {{ domain.value | formatValue }} |
+
+
+
+
+
+ {{ currentX }} |
+
+
+
+
diff --git a/components/Energy/TimeOfDaySection.vue b/components/Energy/TimeOfDaySection.vue
index 3e0d5501..3c7bf6db 100644
--- a/components/Energy/TimeOfDaySection.vue
+++ b/components/Energy/TimeOfDaySection.vue
@@ -72,7 +72,7 @@
+ style="width: 100%; margin-top: 1rem;">