spark option to replace lines by single characters
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 17:17:38 +0000 (19:17 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 22:37:53 +0000 (00:37 +0200)
commitf4423db9671d9650e7a39482ffc935d373e72ef5
tree66b662dcf09f195b32b4ae7bd2b8b2ab9d4e2eec
parent0efc8a341754dc7b8629008d0e7dbcba46d31af5
spark option to replace lines by single characters

Implement "sparklines" (one-line graph) by simply substituting Unicode block
elements U+2581-2588 relative to values.  Inspired by Zach Holman's `spark`
<https://github.com/holman/spark>.
barcat