From 7832983eb3d0d89537d7fd3106fca72dccd88e49 Mon Sep 17 00:00:00 2001 From: "akhilesh.sooji" Date: Wed, 24 Jan 2024 15:51:19 +0530 Subject: [PATCH] Calendar Graph - final approach --- src/components/HeartbeatBar.vue | 59 +++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/src/components/HeartbeatBar.vue b/src/components/HeartbeatBar.vue index 871560345..7c550a96b 100644 --- a/src/components/HeartbeatBar.vue +++ b/src/components/HeartbeatBar.vue @@ -9,7 +9,7 @@ :style="beatStyle" :title="getBeatTitle(beat)" /> --> - +