Hacker News new | ask | show | jobs
by rloc 3238 days ago
I really liked the "income growth" animated graph. Does someone know if the nytimes used a specific library ?
2 comments

Its d3.js - just follow the debug logging they didn't disable for production in the console ;)
Finally, I can put my front-end code monkey skills to use! From looking at the source code, the graph uses "d3-chart" class names. Googling this returns:

https://d3js.org/