This presentation from DrupalCamp Atlanta 2015 covers a discussion on the d3.js library for an audience of site builders, themers, and developers.

Data-Driven Documents or D3 refers to a javascript library combining html, css and sag to build graphic visualizations for data. The d3.js library uses scalable vector graphics to generate charts, graphs and maps that are scalable and interactive.

Check out the session recording below. It covers: 

  • Intro to D3
  • Scalable Vector Graphics (SVGs)
  • D3 syntax
  • How to set up the D3 module
  • How to pull data from an external source or from views.