anvaka / graph-drawing-libraries

Trying to compare known graph drawing libraries
https://anvaka.github.io/graph-drawing-libraries/#/all
585 stars 44 forks source link

Add mxGraph to list #22

Open coclav opened 4 years ago

coclav commented 4 years ago

https://github.com/jgraph/mxgraph

anvaka commented 4 years ago

Thank you for the recommendation! Is this a diagramming library or it also supports graph (aka networks) visualization?

coclav commented 4 years ago

Yes.

It's the open source library behind draw.io and it can definitely be used for network visualisation. There is also a full featured editor, but you can render graphs programatically also, definitely.