diff --git a/crates/right-dashboard/frontend/src/App.vue b/crates/right-dashboard/frontend/src/App.vue
index 57f002906..3e92bc6b0 100644
--- a/crates/right-dashboard/frontend/src/App.vue
+++ b/crates/right-dashboard/frontend/src/App.vue
@@ -130,10 +130,36 @@ function toggleDisplayMode(): void {
diff --git a/crates/right-dashboard/frontend/src/components/charts/CostLearningRiver.vue b/crates/right-dashboard/frontend/src/components/charts/CostLearningRiver.vue
index 20ccf71e1..bab17b2bd 100644
--- a/crates/right-dashboard/frontend/src/components/charts/CostLearningRiver.vue
+++ b/crates/right-dashboard/frontend/src/components/charts/CostLearningRiver.vue
@@ -1,6 +1,7 @@