Embedding GoTree
The easiest way to use Vega-Lite on your own web page is with Vega-Embed, a library we built to make the process as painless as possible.
Get Vega-Lite and other dependencies
To embed a Vega-Lite specification on your web page first load the required libraries (Vega, Vega-Lite, Vega-Embed).
You can get Vega, Vega-Lite, and Vega-Embed via a CDN, NPM, or manually download it.