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
- A free book about d3.js and also some JS fundamentals can be found here.