←back to thread

371 points timqian | 1 comments | | HN request time: 0s | 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 #
1. NVRM ◴[] No.17472172[source]
Thank you very much!