Projects: Data Charts
This part of the Playground focuses on data visualisation experiments: D3.js graphs, Google Charts node trees, genealogical diagrams, and HTML5 canvas charts that turn raw numbers into something easier to scan and understand.
Each example explores a slightly different aspect of chart design—structure, colour, labelling, and interaction—while keeping accessibility and performance in mind. The goal is to make relationships and trends clear without overwhelming people on smaller screens or assistive tech.
{{heading}}
These studies look at different ways to plot and explore data: simple SVG charts, interactive D3 documents, Google Charts node trees, and an HTML5 pie chart. They are working labs for questions like how to label, colour, and animate information so it stays readable for real users, not just good-looking in a screenshot.