Skip to content

Instantly share code, notes, and snippets.

@nitaku
Last active December 27, 2015 18:19
Show Gist options
  • Save nitaku/7369097 to your computer and use it in GitHub Desktop.
Save nitaku/7369097 to your computer and use it in GitHub Desktop.
Graph slicer

An interaction technique for exploring graphs. Starting from a node representing the whole set of nodes, the user can partition it by "slicing" the graph repeatedly with special queries. Edges are aggregated to show connections between partitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment