This commit is contained in:
henrygd
2026-04-25 14:39:04 -04:00
parent 027159420c
commit ddd47e67ac
8 changed files with 81 additions and 41 deletions

View File

@@ -97,6 +97,7 @@ function ProbeChart({
contentFormatter={contentFormatter}
legend={legend}
filter={filter}
dot={chartData.chartTime === "1m"}
/>
</ChartCard>
)