svelte
+vega
|vega-lite
See our Storybook Demo.
The primary Svelte component for Vega and Vega-Lite which can be used in your Svelte application.
For documentation and installation instructions, go to packages/svelte-vega.
An interactive web demo of Svelte Vega and Vega-Lite components using svelte-vega
with examples of updating data and chart variables.
A full Svelte example project that uses svelte-vega
.
If you are not sure how to integrate svelte-vega
into your code, take a look at this example application.