This is beautiful. What charting libraries are you using?
Show HN: StatMilk - Football Stats Visualized
21–30 of 49 posts
Re: Show HN: StatMilk - Football Stats Visualized
#22Re: Show HN: StatMilk - Football Stats Visualized
#23Re: Show HN: StatMilk - Football Stats Visualized
#24Re: Show HN: StatMilk - Football Stats Visualized
#25Very nice! Beautiful and very fast for the amount of data that is calculated on the fly. What technologies did you use? Also, did you have to pay license fees to display team and conference logos?
MVC3 + SQL Server + Mongo + custom software for the realtime calculations. All components (with the exception of the front-end) are highly abstracted enabling us to swap technologies (e.g. SQL Server to MySQL, Mongo to Memcached) quickly.
Re: Show HN: StatMilk - Football Stats Visualized
#26Re: Show HN: StatMilk - Football Stats Visualized
#27Re: Show HN: StatMilk - Football Stats Visualized
#28Re: Show HN: StatMilk - Football Stats Visualized
#29This is beautiful. What charting libraries are you using?
* HighCharts http://www.highcharts.com/
* jQuery Sparklines http://omnipotent.net/jquery.sparkline/
* jQuery Knob http://anthonyterrien.com/knob/
Being a fan of data visualization myself, I find this work inspiring and would like to hear his thoughts on why those libraries over using either d3.js or Raphaël.
Re: Show HN: StatMilk - Football Stats Visualized
#30Hah, read the title as "football, the sort you play with a round ball" and got rather excited. Only minor disappontment ensued when I realized you were talking about "handegg". ;) Still, I love this kinda stuff and have been pining for more creative, dynamic presentations of futbol stats. I wish anyone could explain to me why every darn mainstream coverage site has the same, boring chart of the same, boring dozen sta…