Found a little tool I built – hope it’s useful to some of you

Hi everyone! Just wanted to share a small project I’ve been working on: 🌐 https://www.histogrammaker.online/

I made it because I couldn’t find a straightforward tool that just… worked. Most existing ones felt outdated or overloaded with features I didn’t need. So I built my own!

If you ever need to make a quick histogram — whether for class, a report, or just for fun — I hope it comes in handy. :)

Always happy to hear thoughts or suggestions. Thanks for checking it out!

24 points · 6 comments · view on lemmy.world

6 Comments

middlemanSI@lemmy.world · 25 pts · 1y (2 replies)

"Found a little tool I built"??

gargolito@lemm.ee · 7 pts · 1y

They didn't know they built it before they found that they built it, it was a surprise to them. It's pretty clear.

zenKodieX@lemmy.world · 2 pts · 1y
Looks like you found a bug.
threelonmusketeers@sh.itjust.works · 5 pts · 1y (2 replies)

Cool! If I ever need a histogram and don't want to bother installing matplotlib, I'll know where to go.

glowing_hans@sopuli.xyz · 3 pts · 1y

I like that I can paste comma seperated values, which I can easily obtain from other excel-like tabular programs. I tested your app with

1, 1, 2, 3, 5, 1

works

zenKodieX@lemmy.world · 3 pts · 1y

Thanks, hope it helps!