mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 18:29:29 +08:00
chart tooltip sorting
This commit is contained in:
@@ -82,7 +82,7 @@ export default function ({
|
||||
/>
|
||||
<Area
|
||||
dataKey="diskUsed"
|
||||
type="bump"
|
||||
type="monotone"
|
||||
fill="var(--color-diskUsed)"
|
||||
fillOpacity={0.4}
|
||||
stroke="var(--color-diskUsed)"
|
||||
|
Reference in New Issue
Block a user