Render an FSL string directly to a parsed SVGSVGElement.
SVGSVGElement
The FSL source.
Optional render flags. See VizRenderOpts.
A promise resolving to a parsed SVGSVGElement.
if no DOMParser is available (Node without configure).
DOMParser
configure
Render an FSL string directly to a parsed
SVGSVGElement.