this post was submitted on 12 Apr 2025
24 points (90.0% liked)

[MIGRATED TO DIFFERENT INSTANCE CHECK PIN POST] Internet is Beautiful

2003 readers
1 users here now

Welcome to Internet is Beautiful Lemmy and Mbin community.

Find a cool or useful website on the internet. Share it here so others Lemmings can bookmark it too.


Rules

Related Communities

founded 10 months ago
MODERATORS
 

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!

top 6 comments
sorted by: hot top controversial new old
[–] middlemanSI@lemmy.world 26 points 4 months ago (2 children)

"Found a little tool I built"??

[–] gargolito@lemm.ee 7 points 4 months ago

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 points 4 months ago
Looks like you found a bug.
[–] threelonmusketeers@sh.itjust.works 5 points 4 months ago (2 children)

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 points 4 months ago

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 points 4 months ago

Thanks, hope it helps!