Skip to content

Instantly share code, notes, and snippets.

@noqqe
Created April 1, 2012 09:21
Show Gist options
  • Save noqqe/2274064 to your computer and use it in GitHub Desktop.
Save noqqe/2274064 to your computer and use it in GitHub Desktop.
v-barplot example
$ ./v-barplot foo:24 bar:90 alice:76 flo:32 blu:79 fa:12 bob:230 kika:121
230 | ###
220 | ###
210 | ###
200 | ###
190 | ###
180 | ###
170 | ###
160 | ###
150 | ###
140 | ###
130 | ###
120 | ### ###
110 | ### ###
100 | ### ###
90 | ### ### ###
80 | ### ### ###
70 | ### ### ### ### ###
60 | ### ### ### ### ###
50 | ### ### ### ### ###
40 | ### ### ### ### ###
30 | ### ### ### ### ### ###
20 |### ### ### ### ### ### ###
10 |### ### ### ### ### ### ### ###
|================================
foo bar ali flo blu fa bob kik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment