Miso Dataset

  1. basic.html - A basic example using miso dataset demonstrating finding the most popular 10 hair colors of super heroes and villains.

  2. customtype.html - A slightly more complex example demonstrating how one might create a custom data type (numbers with commas.)

  3. superpowers.html - A collection of base Dataset functions that visually demonstrate computed columns, filtering, iteration and so on.

  4. coocurance.html - A massive visualization of the cooccurance of super powers based on @mbostock's Les Miserables example. Demonstrates adding a custom serialization method to Dataset.