We tried to keep the visualizations simple because this was our first post using d3.js. Will think about adding an option to show errorbars next time around though. Thanks for the feedback.
Here are the two pages that I think explain them best:
- http://mbostock.github.io/d3/tutorial/circle.html
- http://mbostock.github.io/d3/tutorial/bar-2.html
We tried to keep the visualizations simple because this was our first post using d3.js. Will think about adding an option to show errorbars next time around though. Thanks for the feedback.