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

@@ -74,6 +74,7 @@ export default function ContainerCpuChart({
>
<AreaChart
accessibilityLayer
// syncId={'cpu'}
data={chartData}
margin={{
top: 10,