Search code examples
webdata-visualizationgraph-visualization

Looking for a good web framework for data visualization


Just wondering if anyone can point me to a good web framework for displaying large-scaled network

  • Need the ability to display only a small portion of the network, but allowing the possibility to drill down on certain node/portion of the network interactively.

  • Optionally the ability to allow interactive editing of the network/graph; e.g., connecting nodes or breaking edges.

  • The simpler the better!


Solution

  • There's our library, mxGraph. If you want open source you could try JIT or D3.