fcharts-js - v0.3.0
    Preparing search index...

    Function hydrate

    • 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).

      Parameters

      Returns FChart