diff --git a/frontend/occupi-mobile4/components/BarGraph.tsx b/frontend/occupi-mobile4/components/BarGraph.tsx index 0a296848..78719132 100644 --- a/frontend/occupi-mobile4/components/BarGraph.tsx +++ b/frontend/occupi-mobile4/components/BarGraph.tsx @@ -42,9 +42,9 @@ const BarGraph = ({data,tab}) => { maxValue={1500} noOfSections={5} // hideRules - // animateOnDataChange={true} + // animateOnDataChange={true} animationDuration={500} - // onDataChangeAnimationDuration={100} + // onDataChangeAnimationDuration={100} endSpacing={0} yAxisTextStyle={{color: labels}} xAxisLabelTextStyle={{color: labels}} @@ -53,8 +53,8 @@ const BarGraph = ({data,tab}) => { hideRules frontColor={currentTheme === 'dark' ? "lightgray" : "darkgrey"} gradientColor={accentColour} - // barBorderTopLeftRadius={5} - // barBorderTopRightRadius={5} + // barBorderTopLeftRadius={5} + // barBorderTopRightRadius={5} spacing={12} backgroundColor={currentTheme === 'dark' ? "transparent" : "white"} // showVerticalLines