Home » Uncategorized » Reddit readers visualised using Python

We collected the number of readers from http://www.reddit.com/r/dataisbeautiful/ from 2012 to 2014 using the Wayback Machine.  We used Python and Matplotlib to produce this chart:

Readers of /r/dataisbeautiful

The Python script we made below generates this graph. It puts the y-axis into a nice comma format. In addition, it adds the time series.

Raw data:

 

Leave a Reply