Hacker News new | ask | show | jobs
by fatlama 1387 days ago
This is pretty cool, do you use an out the box charting library?
1 comments

Thanks! I use Google Charts + manual CSS-based overlays, ran via google-chrome --headless, triggered by the Golang binary that runs the cron that evolves predictions. I'm going to write a blogpost about the architecture, because I think it's an interesting one worth sharing.