From 379fc207ef7b6e3286e7b8acc1137c4494176624 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Thu, 20 Oct 2022 01:37:20 +1100 Subject: Make event layouting incorporate date-alignment and popularity --- src/components/TimeLine.vue | 175 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 147 insertions(+), 28 deletions(-) diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index a175681..91743f6 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -1,5 +1,5 @@