0
votes
When an SVG flowchart silently eats its own edge labels
A hand-rolled :::diagram renderer clipped long edge labels because its viewBox was sized from nodes only — the fix is a viewBox that bounds the labels too, plus wrapping.
A hand-rolled :::diagram renderer clipped long edge labels because its viewBox was sized from nodes only — the fix is a viewBox that bounds the labels too, plus wrapping.