Tag: D3

  • A very nice visualization of the Central Limit Theorem

    The blog post, Central Limit Theorem Visualized in D3, was posted last week. The post does 2 very nice things. First, it provides a nice visual of what the central limit theorem means. Second, it displays the wonderful power of the javascript library, D3.

  • D3.js Gallery Data

    I believe Christophe Viau put this list together. It is a very impressive list of D3.js examples. Each example includes the graph and the code to generate it. D3.js Gallery Data – temporarily in view mode – Google Docs. A more interactive and visual view of the examples can be found at this new, not…

  • Interactive Data Visualization for the Web – Free Online Textbook

    Interactive Data Visualization for the Web – OFPS – O'Reilly Media is an open textbook for using D3, a javascript library, to merge the following practices. Data Visualization Interactive Design Web Development The book is in early release and all the sections are available. You are also welcome to comment on any part of the…