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