Ever wondered how many people share your birthday? Andy Kriebel, the self-described “Tableau Zen Master”, recently combined data from the New York Times and blogger, Matt Stiles, to create an interactive chart all about birthdays. The heat map below uses a color spectrum to illustrate just how common each birthday really is. While I was a little disappointed to know that my own birthday in July is not all that rare, I found this chart really interesting and a great example of data visualization. Hope you enjoy!
var divElement = document.getElementById(‘viz1471525922792’); var vizElement = divElement.getElementsByTagName(‘object’)[0]; vizElement.style.width=’604px’;vizElement.style.height=’669px’; var scriptElement = document.createElement(‘script’); scriptElement.src = ‘https://public.tableau.com/javascripts/api/viz_v1.js’; vizElement.parentNode.insertBefore(scriptElement, vizElement);