A quick-and-dirty python script that creates a graph for a HN poll, on the command line.
Download it from: http://goo.gl/jDu8<p>Use:<p>To see the poll at
http://news.ycombinator.com/item?id=1843083<p>Run
python hnpoll.py 1843083<p>Known problem: if some of the poll items has a '<' on the description.
Unknown problems: lots, I guess :)<p>Remember, it's a quick-and-dirty, 5 minutes work.