From 64c25dc43fff960c676ed3c036c13932d344e022 Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Fri, 22 Apr 2022 17:05:17 +0200 Subject: [PATCH] fix piechart scaling --- src/components/MonthlyGraphs.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/MonthlyGraphs.js b/src/components/MonthlyGraphs.js index 0fa1f94..fe102cb 100644 --- a/src/components/MonthlyGraphs.js +++ b/src/components/MonthlyGraphs.js @@ -93,7 +93,7 @@ const MonthlyGraphs = (obj) => { totalGraphs++; - stakeObj =
+ stakeObj =

Stake Distribution

{ totalGraphs++; - earningsObj =
+ earningsObj =

Earnings Distribution

{ totalGraphs++; - broadcasterObj =
+ broadcasterObj =

Broadcaster Payments