This is a simple scatter plot of Hacker News stories. The horizontal and vertical axes represents the number of points and comments, respectively. Stories with more than 500 in these values will stay on the border of the frame.
hn-scatter uses:
- Hacker News API and
- D3.js.