An area chart that draws on with a glowing leading dot and a gradient fill
A live-feeling line chart: the stroke draws left-to-right with a bright dot riding the leading edge, a soft gradient area sweeps in beneath it, and the whole plot sits on a subtle grid with bloom and grain. Built from one inline SVG path (normalised with `pathLength`) driven by SMIL, so the dot and fill stay perfectly in step — no chart library, no JS.
Replace the `d` of `#line` with your own points (keep the `pathLength="1000"` attribute so the timing still works), then recolour from `:root`. Ideal for growth, revenue or traffic beats in an explainer.
Get the same effects as ready-to-copy Remotion (React) components — 80+ free video templates.