Tag Archives: time series chart

baby names Google Google Docs Google Finance Google Spreadsheets information graphics internet poll stock charts timeline

See the Trending Baby Names in our Poll

One of the nice things about using Google Forms to name your baby is you can use the built-in charts and reports. Here’s a fun timeline chart showing how each name has collected votes over time:

The graphic is a little small here, so here’s a larger version: http://www.jasonmorrison.net/static/timeline.html.

For example, you can see that Finn just surpassed Isaac on the 15th. Also Xavier, Nikola, and Luka have been battling each other throughout the whole poll.

If you haven’t voted, you still have time – but hurry, the baby is due in May. Click here to vote.

Google Spreadsheets Time Series Chart of Baby Name Votes

Here’s a time series chart of the first 1000 votes in our baby name poll. This shows vote totals over time using the exact same interface as the stock charts in Google Finance.

EDIT: Well, it turns out I made some pretty crazy formulas and broke my own charts. I’ll have an update soon to tell you how to make cool charts and how not to break them. The voting form works, though, so don’t be afraid to contribute.

EDIT: the chart is a little hard to read in my narrow blog format, here’s a link to the full-sized version.

The first jump on September 8th came from sending out the link to friends and family via email, through my blog, and over Facebook. The second jump, starting after 5 p.m. or so, came from an internal mailing list at work. From there the votes slowly accumulated until October 2nd, when this was featured in the internal news at work. The poll has been picked up on a couple of forums and websites now, which probably accounts for the rate increase on the 3rd.

How did I create the chart? On your spreadsheet, click the “Insert Gadget” link and choose Interactive Time Series Chart. You’ll need at least two columns, one with the timestamps from your form, and another with the vote count. Since every row represents a vote, I just used the ROW() function in the second column to get the count.

I’m still working on getting it to update automatically as new votes come in, and I’ll also see if I can get the graph to show lines for each name to see relative popularity over time.