These examples are all works in progress. I am currently experimenting a few options such as scrollytelling to make them more mobile friendly.
This example uses Svelte motion/tweening to create a bar chart race animation.
This example compares a bar chart using standard D3 code with one using Svelte + D3 code.
This example compares a bar chart using divs with code with one using svg.