←back to thread

371 points timqian | 1 comments | | HN request time: 0.001s | source
Show context
NVRM ◴[] No.17471833[source]
The graph part is pretty cool. Is it doable to use this graph for any kind of data? Or maybe someone know a tool to trace similar graphs into a terminal?
replies(1): >>17471875 #
supermdguy ◴[] No.17471875[source]
Looks like it's using asciichart: https://www.npmjs.com/package/asciichart
replies(2): >>17472172 #>>17472200 #
pseudonymcoward ◴[] No.17472200[source]
Interestingly named package given that it's clearly using quite a few non-ascii characters which will break non-unicode aware consoles. Also that the description, Node page, and github repo list different licences.
replies(2): >>17472287 #>>17472365 #
1. vidarh ◴[] No.17472287[source]
"ascii" these days is so often used as a synonym for "text only" that I suspect a fair share of the people using it as a word does not know what it stands for or what it originally meant.