Fork of D3 Starter

Gavin Sykes

Last edited Jan 02, 2022
Created on Jun 16, 2021
Forked from D3 Starter

A reusable scatter plot inspired by Curran's YouTube Series Get it Right in Black & White started in March 2021.

I have long been working on a library to allow a user to add the surrounding bits (title, subtitle, legend) to an SVG visualisation without concerning themselves with positioning the chart, as the library will do it for them.

Given that it is written in plain JavaScript, getting this library to work alongside D3 and achieve the same effects that D3 can has been a challenge, but it is starting to come together!

Why write it in plain JavaScript? There are people out there who don't use D3!

MIT Licensed