mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-24 06:26:17 +01:00
use grid layout for charts
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user