diff --git a/src/components/StackedChart.vue b/src/components/StackedChart.vue
index a6a12bf..8b78d3d 100644
--- a/src/components/StackedChart.vue
+++ b/src/components/StackedChart.vue
@@ -204,6 +204,25 @@ function unhighlight(): void {
@mouseleave="unhighlight"
/>
+