diff --git a/frontend/src/pages/Stats.tsx b/frontend/src/pages/Stats.tsx index cc4b0fd..b88c7da 100644 --- a/frontend/src/pages/Stats.tsx +++ b/frontend/src/pages/Stats.tsx @@ -55,36 +55,52 @@ const StatPage = () => { return (
-

Posts per Day

+
+
+

Posts per Day

- - - - - - - + + + + + + + + +
+ +
+

Word Cloud

+ - - - -

Word Cloud

- - -

Heatmap

- +
+
+
+

Heatmap

+ +
); }