Skip to main content

All Questions

Filter by
Sorted by
Tagged with
5 votes
1 answer
4k views

Building a Graph Editor - How to create a data driven graph

I am developing a graph-editor that uses drag and drop to build hierarchical graphs (containing nodes and links). Each node in the graph should be linked to a table in our database (SQL Server). I did ...
Believer's user avatar