D3 visualizations, Underscore mixins, etc.

Documentation of Sigfried Gold's software on GitHub

TreeLike CSV Data Browser

TreeLike is an experimental tool allowing rapid exploration of the contents and inter-relationships across the columns of spreadsheet or CSV data. Use it to load any local CSV file. It immediately shows the distributions of values in all columns, and by laying out the columns in some nesting order, can show hierarchical relationships between values across columns. When two columns have a many-to-many relationship, the merge feature shows connections in both directions, not just from parent to child. And parent/child relationships can be reordered with one or two mouse clicks.

Sequence-viz

A collection of visualization tools for exploring sequences of events over time. Offers the first open-source, Javascript implementation of Krist Wongsuphasawat’s LifeFlow for temporal summary visualization as well as extensions and related techniques.