Add Vote Graph/Live Data
```Though for the specific idea I was floating it was to graph vote evolution in a single cycle, with historical data each half-hour or so.``` - Suggestion from Intersection To add to this, would need to decide on some graph library and how we want to serve it to users via the domain. Likely via flask + js library pulling on demand.
issue