mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-19 08:47:46 +02: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