2

I'm looking for a JS library that can render interactive node edge diagrams. Ideally it should integrate well with AngularJS, but I can always create a wrapper for one if it doesn't exist.

Ideally I'd use: http://gojs.net/, but the cost is prohibitively high.

Does anyone have any recommendations for an alternative?

Vackar Afzal
  • 23
  • 1
  • 3

1 Answers1

4

there are few in markets like

  1. http://arborjs.org/
  2. http://visjs.org/
  3. http://sigmajs.org/
  4. https://github.com/cjrd/kmap

There is a similar discussion here Zoomable network graph in AngularJS

Community
  • 1
  • 1
S4beR
  • 1,872
  • 1
  • 17
  • 33