Hi everyone,

I’ve recently been experimenting with some lifestyle and fashion trend datasets—specifically hairstyle trends like textured fringe, bob cut, wolf cut, mid-fade, and layered looks. I wanted to make the data more interactive by building simple visualizations in the browser.

The dataset I’m using looks something like this (simplified sample):
[
{ "style": "Bob Cut", "popularity...