mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update node-metrics-charts.tsx
This commit is contained in:
@@ -401,7 +401,7 @@ export function NodeMetricsCharts() {
|
|||||||
Memory Usage
|
Memory Usage
|
||||||
</CardTitle>
|
</CardTitle>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent className="px-0 md:px-6">
|
<CardContent className="px-0 pr-2 md:px-6">
|
||||||
<ResponsiveContainer width="100%" height={300}>
|
<ResponsiveContainer width="100%" height={300}>
|
||||||
<AreaChart data={data} margin={{ bottom: 60, left: 0, right: 0 }}>
|
<AreaChart data={data} margin={{ bottom: 60, left: 0, right: 0 }}>
|
||||||
<CartesianGrid strokeDasharray="3 3" stroke="currentColor" className="text-border" />
|
<CartesianGrid strokeDasharray="3 3" stroke="currentColor" className="text-border" />
|
||||||
|
|||||||
Reference in New Issue
Block a user