Hacker News new | ask | show | jobs
by RandomCSGeek 2957 days ago
You can use scatter plot to check that.

Maybe copy the html, convert to csv (http://convertcsv.com/html-table-to-csv.htm), map the corresponding values and plot.

R should be able to do this.