Native-SVG dual-axis line chart for a single rep — two LineSeriesSpec
series sharing one X axis, each with its own Y axis aligned to a common zero
line. Gradient fills under each line, optional phase-transition overlay, and a
scrubbable crosshair whose time is owned by the parent (crosshairTime +
onCrosshairChange) so several charts on a page stay in sync. Pure rendering —
no store access.
Native-SVG dual-axis line chart for a single rep — two LineSeriesSpec series sharing one X axis, each with its own Y axis aligned to a common zero line. Gradient fills under each line, optional phase-transition overlay, and a scrubbable crosshair whose time is owned by the parent (
crosshairTime+onCrosshairChange) so several charts on a page stay in sync. Pure rendering — no store access.