@@ -163,11 +339,12 @@ export function TpsChart() {
x2="0%"
y2="100%"
>
-
+
+
} />
}
/>
+ {/*
+ The visible series is drawn by
above; this Area is
+ kept transparent so recharts still owns the y-domain, the
+ tooltip payload and the active dot on hover. It reads the same
+ drawn history the line does, so the dot lands on the visible
+ head instead of the raw sample it is still sweeping towards.
+ */}