mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-21 20:21:49 +02:00
updates
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LineChartDefault({
|
||||
isAnimationActive={false}
|
||||
// stackId={dataPoint.stackId}
|
||||
order={dataPoint.order || i}
|
||||
// activeDot={dataPoint.activeDot ?? true}
|
||||
activeDot={dataPoint.activeDot ?? true}
|
||||
connectNulls={connectNulls}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user