VegaLite.Export.to_svg
You're seeing just the function
to_svg
, go back to VegaLite.Export module for more information.
Specs
to_svg(VegaLite.t()) :: binary()
Renders the given graphic as an SVG image and returns its binary content.
Relies on the npm
packages mentioned above.