Hacker News new | ask | show | jobs
by aonic 5698 days ago
Love the user interface screenshots. What did you use for the graphs? Custom library?
1 comments

It's pretty much all CSS-based at this point. Javascript is used for tiny things like the centering of the confidence intervals.

We were looking into some of the canvas libraries out there but that really only becomes necessary when doing pie-charts and other non-rectangular shapes.