jakekara / filtered-network

A filterable network graph visualization (using sigma v2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filtered network graph via SigmaJS

I'm using sigma2, which is still in alpha, but looks very promising, especially from a performance persepctive with moderate-sized networks.

Issues and TODOs

  • Sigma2 doesn't have a way to drag nodes around. Sigma v1 has a plugin for it, so that can probably be ported over.
  • Instead of merely hiding nodes and edges, it may be desirable to drop them when they are filtered out
  • I intend to make the filter a double-handled slider, but checkboxes was faster.
  • Remove labels for inactive nodes/edges

About

A filterable network graph visualization (using sigma v2)


Languages

Language:TypeScript 93.8%Language:JavaScript 2.4%Language:HTML 2.1%Language:CSS 1.7%