diff --git a/web/components/charts/helpers.tsx b/web/components/charts/helpers.tsx index acd88a4f..dec20940 100644 --- a/web/components/charts/helpers.tsx +++ b/web/components/charts/helpers.tsx @@ -111,7 +111,7 @@ export const AreaWithTopStroke = (props: { py1={py1} curve={curve} fill={color} - opacity={0.3} + opacity={0.2} />