use grid layout for charts

This commit is contained in:
Henry Dollman
2024-08-22 14:10:03 -04:00
parent 130c9bd696
commit 9fcf1e7164
7 changed files with 68 additions and 63 deletions

View File

@@ -116,7 +116,6 @@ export default function TemperatureChart({
type="monotoneX"
dot={false}
strokeWidth={1.5}
fill="hsl(360, 60%, 55%)"
stroke={newChartData.colors[key]}
isAnimationActive={false}
/>