vega-cli
Version:
Command line utilities for server-side Vega.
6 lines (3 loc) • 330 B
Markdown
# vega-cli
Command line tools for running server-side Vega.
This package provides `vg2pdf`, `vg2png`, and `vg2svg` command line utilities for parsing a Vega specification and generating an output PDF, PNG, or SVG image file. See the Vega website for [command line utility documentation](https://vega.github.io/vega/usage/#cli).