Creating Population Pyramid with D3.js
I need to make a classic looking population pyramid with D3.js. Something similar to this image: I have found a few examples that look really good ( this and this ) but they are more complex than I'm looking for. Does anyone know of a good SIMPLE example that I can look at? Any advice for starting this? Should I just be making two bar graphs next to each other, one for each sex group? The key to making a visualization like this is to spend a good amount of time setting up the layout in advance before you get to drawing anything. There are a few key measurements that you will want to use to