RootCauseunvalidated

194px matched the FIRST chart's clip rect (label_w 200 - 6) — In HTML, inline SVG element ids share the document namespace. Tension: every chart was being clipped by chart #1's rect. Outcome: url(#lclip) resolves to the first element with that id anywhere in the document.

2938fa46-d94d-4579-b769-07b60ebbee2a

194px matched the FIRST chart's clip rect (label_w 200 - 6) — In HTML, inline SVG element ids share the document namespace. Tension: every chart was being clipped by chart #1's rect. Outcome: url(#lclip) resolves to the first element with that id anywhere in the document.