Today there is a lot of talk about big data and data science.
A critical tool to using that data is to be able to see the data in a meaningful visualization to gather insights about it. D3JS has become the goto Javascript solution for doing everything from creating a simple graph to powerful interactive visualizations.
This talk will cover the basics to data visualization, d3 basics with examples as well as some strategies for moving from simple to complex data visualizations in your application.