Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The JavaScript Library d3.js is a powerful tool for interactive data visualizations. It allows you to easily connect your data to an HTML document and add interactive functionality on top of it.

Links

  • The website has many examples and documentation about the tool.
  • A free book about d3.js and also some JS fundamentals can be found here.