Circular Bar Chart Component with Svelte, LayerCake and D3

less than 1 minute read

This is a little demo of a circular bar chart, built using Svelte, Layer Cake and a little D3.

Layer Cake provides some handy charting utilities and a drawing context that makes it easier to create rich, extensible and composable components.