Inspiration
← Back to Visualization

Design & Data Visualization Inspiration

References that blend storytelling, interaction, and clean data design.

p5.js Sketch · jsarachan Compact interactive study in p5.js editor
Open
p5.js Sketch · bobbytux Generative/interactive sketch inspiration
Open
p5.js Sketch · Jeff Thompson Creative coding patterns & techniques
Open
UXPin · Dashboard Design Principles Layout, hierarchy, and clarity guidelines
Open
YouTube · D3.js Walkthrough Hands-on data-viz concepts and patterns
Open

Interactive Preview · SEA 2019 (Sample)

Singapore
Higher well-beingLower
GDP Support Health Freedom

Tip: drag the slider or tap ◀ ▶ to switch countries. Tap a legend chip to highlight a metric. Long-press / hover a bar for a tooltip. Mobile-friendly, no libraries.

Build the Data

MDN · Fetch()Load JSON from files/APIs
Open
D3.jsLow-level, powerful data-viz
Open
Vega-LiteDeclarative charts fast
Open
Google Sheets APITreat a sheet like a dataset
Open
Supabase AuthEmail magic links & DB
Open
Firebase AuthGoogle’s web auth starter
Open

Auth — Simple Login (Vanilla JS)

Front-end only example: validates email + password, then stores a fake session in localStorage. Swap this later for Supabase or Firebase.