Ask HN: Good examples of ASCII data visualization?
I'm working on a project[1] where one constraint I have set myself is the use of plain text ASCII throughout the site.
I have the data ready but I'm looking for inspiration for projects where ASCII format was used for visualizing data. I deal with plain text cricket data, so visualizations I'm thinking about include spider charts, score worms, bee swarms, wagon wheels, etc!
Any good implementations of ASCII would be great to check out.
[1] https://criclite.com
This site might be very inspirational for you: https://plaintextsports.com/nba/2025-03-24/lal-orl
Funny too, I was just browsing through this thread today: https://stackoverflow.com/questions/123378/command-line-unix...
And https://v2.wttr.in/ is decent.
I think you'll find that ASCII-only is very limiting, and a few Unicode symbols like the Braille dots would make a big difference. That's been my experience anyways making ASCII things.
Wagon wheels in particular seem like a very tough ASCII challenge -- I'm looking forward to seeing what you come up with.
Thanks a lot for this!
Yes the site was inspired by plaintextsports.com and I have credited them as well!
One thing I decided was I will use only ASCII and will stay away from unicode chars. But now when I’m trying to plot a wagon wheel or a heatmap, it’s becoming tricky. i will update you once I have something solid!
Saw this very cool ASCII art here: https://news.ycombinator.com/item?id=41306128
- gnuplot
- ploot
Is gnuplot plain text ascii?
do you mind sharing the link to ploot?
wow this is so cool
git://bitreich.org/ploot