diff --git a/src/components/MonthlyGraphs.js b/src/components/MonthlyGraphs.js index 4bb3350..a502353 100644 --- a/src/components/MonthlyGraphs.js +++ b/src/components/MonthlyGraphs.js @@ -99,8 +99,6 @@ const MonthlyGraphs = (obj) => { sortOrder="descending" sortKey="sum" radius={300} - width={620} - height={620} innerRadius={50} labelRadius={130} cornerRadius={3} @@ -403,7 +401,7 @@ const MonthlyGraphs = (obj) => { } return ( -