Crossfilter Examples

  1. basic.html - Demonstrates creating a dimension, filtering that dimension and creating a group of that dimension.

  2. visual.html - A visual example demonstrating creating a dimension for each competency of a hero and visualizing it as a histogram.

  3. nan.html - Demonstrates how incomplete data or data with values that are inconsistant will result in incorrect results from crossfilter.