Matplotlib Style Voting
See it live here
Originated from this tweet
The polling is currently implemented via gh-polls, a simple online tool which generates images that show the current vote count (voting via link)
The style demo images are not checked in, but are dynamically generated at app startup.
This would allow easy adding of new styles via pull request (add a new style with URL in styles.json
).
Style images are checked in due to Heroku app boot timeout restrictions