The chart will be hard to use if we show all commits. We should let the user specify how many commits they want to see. MVP would be to just use an `<input />` in which the user can enter a number, N. The chart should then show data on the most recent N commits.