KYRAN DALE
I'm a data-visualizer, JavaScripter, Pythonista and general purpose hacker. Currently enjoying the productivity of Svelte and D3.
Recent posts
Fractal Trees with Svelte
I wanted to try Svelte’s self-calling components and building some fractal trees recursively seemed a good way to do that and end up with something pretty fo...
Line to Stacked Area Chart with Svelte Transitions
This chart transitions from a conventional multi-line chart to a stacked area chart, using Svelte transitions. LayerCake and D3 add ballast to the foundation...
Circular Bar Chart Component with Svelte, LayerCake and D3
This is a little demo of a circular bar chart, built using Svelte, Layer Cake and a little D3.
A Binary Tree with Svelte, D3 and Layercake
A client wanted a recreation of the rather superb binary tree demo by R2D3. Without appropriating the specific aesthetics but building a configurable compon...
Svelte Scatterplot Component with Gapminder-esque Demo
I used Svelte (with Layercake) to build a little scatterplot component with selectable axes and toggled log-plots. This makes for an easy Gapminder-alike dem...