command line drawing unicode boxes for a graph -


i don't know correct keywords trying achieve.

i have rainbarf tmux afaik written in perl. wondering if there library, extension or functionality in node.js enable me draw bars ones rainbarf draws, in order write tmux monitors (wifi, gpu usage, etc).

edit

i think correct term unicode boxes have found a page documents them.

they seem unicode geometric shapes guessing correctly printing them screen (assuming terminal supports them) should achieve same result?

they appear small pixel-sized boxes constrained size of font.

example 1 example 2

rainbarf inspired on spark. there several implementations of spark in javascript (and other languages), check here: https://github.com/holman/spark/wiki/alternative-implementations


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -