This page loads in the data showing how many sentences were added each day since the beginning of 2015, and then a line graph is generated.
There are 560 days listed on this graph
Graph created using d3.js.
Put together by CK on July 14, 2016.
This shows one possibility for creating a graph that could be updated automatically on the server.
A cron job could be set up to update the daily-sentence-additions.tsv once a day.
Files needed to use this on another host. This won't work unless on a localhost or host. Put all these files in the same folder.