VegaLite.Export.to_png

You're seeing just the function to_png, go back to VegaLite.Export module for more information.

Specs

to_png(VegaLite.t()) :: binary()

Renders the given graphic as a PNG image and returns its binary content.

Relies on the npm packages mentioned above.