Data
6 value(s) found
Preview
▁▃▅▂█▄
About the ASCII Sparkline Generator
Turn a list of numbers into a compact inline sparkline made of text characters (▁▂▃▄▅▆▇█). Perfect for showing trends in READMEs, dashboards, commit messages, and terminal output where a full chart would be overkill.
FAQ
- What is a sparkline?
- A sparkline is a tiny, word-sized chart that shows the shape of a data series without axes or labels. ASCII sparklines use block characters so they work in plain text anywhere.
- How do I use it?
- Paste or type your numbers separated by spaces or commas, and the tool renders a sparkline you can copy into any text.
- Where do ASCII sparklines work?
- Anywhere monospace text is supported — READMEs, CLI output, commit messages, chat, and dashboards.