A collection of 10 carefully crafted recreations of classic dataviz pieces, rebuilt for the web.
Welcome to Awesome Svelte & D3
What's this?
Here you will find awesome data visualization projects that were created with Svelte & D3.
Check out the Projects and dive into the code to learn how it works.
Start learning!
If you want to learn more about how to create such projects with Svelte and D3, check out the selected Learning resources.
Projects in the wild
Award-winning scrollytelling piece that shows the change in text-to-image ratio on the cover designs of Vogue.
Check out these 17 articles filled with stunning visuals, scrollytelling, and bespoke charts. A feast for your dataviz eyes.
Tutorials (Text or Video)
A beginner friendly tutorial to get started with scrollytelling. Introduces e.g. tweened values to manipulate points of a scatterplot on scroll.
Talks about how to combine Svelte and D3. Goes into the strengths of Svelte and D3 respectively. Shows a simple line chart example.
Talks in depth about how to create an interactive scatter plot. Is detail-oriented and very beginner-friendly.