Mount a live FChart over the static SVG inside container and return it.
config is the same { series, data, options, annotations } the server rendered from —
pass the same data so the first live frame matches the static image.
Works on a container with no SVG too (it simply mounts the chart).
Mount a live
FChartover the static SVG insidecontainerand return it.configis the same{ series, data, options, annotations }the server rendered from — pass the same data so the first live frame matches the static image. Works on a container with no SVG too (it simply mounts the chart).